07Jul19rv1_2_0+0977-9182ddd382 - detailed test results for NETEDIT

To reconnect the TextTest GUI to these results, run:

texttestc.py -a netedit -d C:/Users/delphi/Code/sumo/git/tests -reconnect C:/Users/delphi/Code/sumo/msvc12x64texttesttmp/msvc12x64.31Jul040703.3348 -g

To start TextTest for these tests, run:

texttestc.py -a netedit -d C:/Users/delphi/Code/sumo/git/tests


daily: 363 tests: 356 succeeded 7 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : basic open_net_shortcut ( Last six runs Jul2019 )

---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : netElements edges move selected_both_from_junction ( Last six runs Jul2019 )

---------- Differences in errors ----------
1,8c1,5
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -22.00,-22.00,22.00,22.00
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -30.00,-30.00,80.00,31.60
---
> GLDebug: initJunctionsAndEdges function called in GNENet constructor
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
20c17
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetElements: 2, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetElements: 1, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
23,38c20,29
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -22.00,-22.00,22.00,22.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -30.00,-30.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -30.00,-30.00,80.00,31.60
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.72" length="4.66" shape="-0.25,-6.42 -1.38,-7.31 -1.72,-8.14 -1.26,-8.90 0.00,-9.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.71" length="4.66" shape="50.49,-1.52 51.47,-0.47 51.67,0.40 51.10,1.08 49.75,1.58"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,-8.00 25.00,-8.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="51.75" shape="0.00,-9.60 25.25,-9.60 50.49,-1.52"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.64" shape="49.75,1.58 -0.25,-6.42"/>
    </edge>

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : netElements edges move selected_both_to_junction ( Last six runs Jul2019 )

---------- Differences in errors ----------
1,8c1,5
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -22.00,-22.00,22.00,22.00
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -30.00,-30.00,80.00,31.60
---
> GLDebug: initJunctionsAndEdges function called in GNENet constructor
> GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
16,91d12
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetElements: 1, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetElements: 1, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetElements: 2, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetElements: 1, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 0, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
< Debug: ObjectsUnderCursor: swapped Lanes to edges
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 28.00,-22.00,72.00,22.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -22.00,-22.00,22.00,22.00
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -30.00,-30.00,80.00,31.60
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="25.00,0.00" convBoundary="0.00,-8.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.71" length="4.66" shape="0.25,1.58 -1.10,1.08 -1.67,0.40 -1.47,-0.47 -0.49,-1.52"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.72" length="4.66" shape="50.00,-9.60 51.26,-8.90 51.72,-8.14 51.38,-7.31 50.25,-6.42"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-8.00 50.00,-8.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="51.75" shape="-0.49,-1.52 24.75,-9.60 50.00,-9.60"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
>         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.64" shape="50.25,-6.42 0.25,1.58"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="-0.00,0.00 -0.98,-3.05 0.51,3.16">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="-8.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,-8.00 50.51,-4.84 50.00,-11.20">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : netElements junctions delete ( Last six runs Jul2019 )

---------- Differences in additionals ----------
6a7
>     <busStop id="busStop_gneE2_0_0" lane="gneE2_0" startPos="2.5" endPos="7.5"/>
---------- Differences in errors ----------
84,102c84
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetElements: 1, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
< Debug: Removing connection 'gneE2_0->gneE1_0' from edge 'gneE2'
< Debug: Deleting unreferenced connection 'fromgneE2_0togneE1_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing connection 'gneE1_0->gneE2_0' from edge 'gneE1'
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE2_0' in removeConnection()
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Removing edge 'gneE1' from net
< Debug: Removing busStop 'busStop_gneE2_0_0' in GNEChange_Additional
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Removing edge 'gneE2' from net
< Debug: Removing junction 'gneJ2' from net
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetElements: 0, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
625,643d606
< Debug: Adding junction 'gneJ2' into net
< Debug: Adding edge 'gneE2' from net
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2'
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE2'
< Debug: invalidating (removing) connections of edge 'gneE2' due it were guessed
< Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3'
< Debug: Adding busStop 'busStop_gneE2_0_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
55a56,61
>     <edge id=":gneJ2_0" function="internal">
>         <lane id=":gneJ2_0_0" index="0" speed="3.65" length="4.67" shape="40.00,61.60 38.80,60.80 38.40,60.00 38.80,59.20 40.00,58.40"/>
>     </edge>
>     <edge id=":gneJ3_0" function="internal">
>         <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="60.00,58.40 61.20,59.20 61.60,60.00 61.20,60.80 60.00,61.60"/>
>     </edge>
92a99,101
>     <edge id="gneE1" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="gneE1_0" index="0" speed="13.89" length="20.00" shape="40.00,58.40 60.00,58.40"/>
>     </edge>
110a120,122
>     <edge id="gneE2" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE2_0" index="0" speed="13.89" length="20.00" shape="60.00,61.60 40.00,61.60"/>
>     </edge>
157c169,174
<     <junction id="gneJ3" type="dead_end" x="60.00" y="60.00" incLanes="" intLanes="" shape="60.00,60.00"/>
---
>     <junction id="gneJ2" type="priority" x="40.00" y="60.00" incLanes="gneE2_0" intLanes=":gneJ2_0_0" shape="40.00,60.00 40.00,63.20 40.00,60.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="gneJ3" type="priority" x="60.00" y="60.00" incLanes="gneE1_0" intLanes=":gneJ3_0_0" shape="60.00,60.00 60.00,56.80 60.00,60.00">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
174a192
>     <connection from="gneE1" to="gneE2" fromLane="0" toLane="0" via=":gneJ3_0_0" dir="t" state="M"/>
180a199
>     <connection from="gneE2" to="gneE1" fromLane="0" toLane="0" via=":gneJ2_0_0" dir="t" state="M"/>
200a220,221
>     <connection from=":gneJ2_0" to="gneE1" fromLane="0" toLane="0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : netElements junctions inspect pos ( Last six runs Jul2019 )

---------- Differences in errors ----------
104,106c104
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 33.60,-10.00,66.40,10.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 30.00,-10.00,64.66,51.16
---
> GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.60,90.00,66.40,110.00
114a113,114
> GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
> GLDebug: 	Inserted edge:5 into SUMORTree with boundary 30.00,-10.00,64.66,51.16
121c121
< 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
124,125d123
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.60,90.00,66.40,110.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
127a126,127
> GLDebug: 	Removed object junction:A from SUMORTree with boundary 33.60,-10.00,66.40,10.00
> GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
181,183c181
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 33.79,-11.55,66.21,11.55
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 30.00,-10.00,64.66,50.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
---
> GLDebug: 	Removed object junction:B from SUMORTree with boundary 33.69,88.95,66.31,111.05
191a190,191
> GLDebug: 	Removed object edge:5 from SUMORTree with boundary 30.00,-10.00,64.66,50.00
> GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
198c198
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : netElements junctions move ( Last six runs Jul2019 )

---------- Differences in errors ----------
63c63
< Debug: Setting new attribute pos '30.68,18.43,1.00' into junction 'gneJ19'
---
> Debug: Setting new attribute pos '30.30,18.41,1.00' into junction 'gneJ19'
---------- Differences in log ----------
9,14c9,14
< Warning: Connection '-gneE14_0->-gneE19_0' has a grade of 15.00%.
< Warning: Edge '-gneE16' has a grade of 10.67%.
< Warning: Connection '-gneE17_0->gneE19_0' has a grade of 23.66%.
< Warning: Edge '-gneE18' has a grade of 13.27%.
< Warning: Edge 'gneE16' has a grade of 10.67%.
< Warning: Edge 'gneE18' has a grade of 13.27%.
---
> Warning: Connection '-gneE14_0->-gneE19_0' has a grade of 14.80%.
> Warning: Edge '-gneE16' has a grade of 10.52%.
> Warning: Connection '-gneE17_0->gneE19_0' has a grade of 24.29%.
> Warning: Edge '-gneE18' has a grade of 13.14%.
> Warning: Edge 'gneE16' has a grade of 10.52%.
> Warning: Edge 'gneE18' has a grade of 13.14%.
17,22c17,22
< Warning: Connection '-gneE14_0->-gneE19_0' has a grade of 15.00%.
< Warning: Edge '-gneE16' has a grade of 10.67%.
< Warning: Connection '-gneE17_0->gneE19_0' has a grade of 24.05%.
< Warning: Edge '-gneE18' has a grade of 13.64%.
< Warning: Edge 'gneE16' has a grade of 10.67%.
< Warning: Edge 'gneE18' has a grade of 13.64%.
---
> Warning: Connection '-gneE14_0->-gneE19_0' has a grade of 14.80%.
> Warning: Edge '-gneE16' has a grade of 10.52%.
> Warning: Connection '-gneE17_0->gneE19_0' has a grade of 24.72%.
> Warning: Edge '-gneE18' has a grade of 13.50%.
> Warning: Edge 'gneE16' has a grade of 10.52%.
> Warning: Edge 'gneE18' has a grade of 13.50%.
---------- Differences in net ----------
9c9
<         <lane id=":gneJ11_0_0" index="0" speed="13.89" length="21.31" shape="74.82,41.60 53.51,41.60"/>
---
>         <lane id=":gneJ11_0_0" index="0" speed="13.89" length="21.40" shape="74.81,41.60 53.42,41.60"/>
12c12
<         <lane id=":gneJ11_1_0" index="0" speed="13.89" length="6.53" shape="74.82,41.60 70.20,40.67 68.51,40.00"/>
---
>         <lane id=":gneJ11_1_0" index="0" speed="13.89" length="6.55" shape="74.81,41.60 70.17,40.67 68.48,40.00"/>
15c15
<         <lane id=":gneJ11_6_0" index="0" speed="13.89" length="15.22" shape="68.51,40.00 64.57,38.44 59.05,35.76 54.78,33.47"/>
---
>         <lane id=":gneJ11_6_0" index="0" speed="13.89" length="15.29" shape="68.48,40.00 64.51,38.44 58.97,35.76 54.67,33.48"/>
18c18
<         <lane id=":gneJ11_2_0" index="0" speed="13.89" length="20.19" shape="56.31,30.67 60.35,32.89 65.34,35.44 70.44,37.53 74.82,38.40"/>
---
>         <lane id=":gneJ11_2_0" index="0" speed="13.89" length="20.29" shape="56.20,30.67 60.26,32.89 65.28,35.43 70.41,37.53 74.81,38.40"/>
21c21
<         <lane id=":gneJ11_3_0" index="0" speed="6.32" length="15.38" shape="56.31,30.67 59.08,33.65 59.33,37.26 57.37,40.32 53.51,41.60"/>
---
>         <lane id=":gneJ11_3_0" index="0" speed="6.32" length="15.37" shape="56.20,30.67 58.97,33.64 59.22,37.26 57.27,40.31 53.42,41.60"/>
24c24
<         <lane id=":gneJ11_4_0" index="0" speed="5.55" length="11.42" shape="53.51,38.40 57.43,38.09 58.95,37.17 58.06,35.63 54.78,33.47"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="5.55" length="11.46" shape="53.42,38.40 57.36,38.09 58.88,37.17 57.98,35.63 54.67,33.48"/>
27c27
<         <lane id=":gneJ11_5_0" index="0" speed="13.89" length="21.31" shape="53.51,38.40 74.82,38.40"/>
---
>         <lane id=":gneJ11_5_0" index="0" speed="13.89" length="21.40" shape="53.42,38.40 74.81,38.40"/>
63c63
<         <lane id=":gneJ15_0_0" index="0" speed="13.89" length="22.13" shape="74.71,1.60 70.01,2.50 64.20,4.63 58.48,7.15 54.05,9.24"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : netElements trafficlights save ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1
> Debug: Selected item 'DEFAULT_VEHTYPE' in VTypeSelector
2c3
< Debug: Current saving Status: net unsaved, additionals saved, shapes saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved
30c31
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetElements: 1, Additionals: 0, Shapes: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetElements: 2, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
33c34
< Debug: Current saving Status: net unsaved, additionals saved, shapes saved
---
> Debug: Current saving Status: net unsaved, additionals saved, demand elements saved
35c36
< Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetElements: 1, Additionals: 0, Shapes: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
---
> Debug: ObjectsUnderCursor: GUIGlObjects: 1, AttributeCarriers: 1, NetElements: 1, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 1, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
38c39,43
< Debug: ObjectsUnderCursor: GUIGlObjects: 3, AttributeCarriers: 3, NetElements: 3, Additionals: 0, Shapes: 0, Junctions: 1, Edges: 2, Lanes: 2, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
---
> Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c0'
> Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c0'
> Debug: Setting new attribute linkIndex '-1' into crossing ':Center_c1'
> Debug: Setting new attribute linkIndex2 '-1' into crossing ':Center_c1'
> Debug: ObjectsUnderCursor: GUIGlObjects: 2, AttributeCarriers: 2, NetElements: 2, Additionals: 0, DemandElements: 0, Shapes: 0, Junctions: 1, Edges: 1, Lanes: 1, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
41,42c46,47
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetElements: 0, Additionals: 0, Shapes: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
< Debug: ObjectsUnderCursor: GUIGlObjects: 0, AttributeCarriers: 0, NetElements: 0, Additionals: 0, Shapes: 0, Junctions: 0, Edges: 0, Lanes: 0, Crossings: 0, Connections: 0, TAZs: 0, POIs: 0, Polys: 0
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,8c3,8
< TestFunctions: 'reference.png' found. Position: 304 - 140
< TestFunctions: Clicked over position 399 - 365
< TestFunctions: Clicked over position 629 - 365
< TestFunctions: Clicked over position 854 - 365
< TestFunctions: Clicked over position 304 - 140
< TestFunctions: Clicked over position 304 - 140
---
> TestFunctions: 'reference.png' found. Position: 304 - 168
> TestFunctions: Clicked over position 399 - 393
> TestFunctions: Clicked over position 629 - 393
> TestFunctions: Clicked over position 854 - 393
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168