31May20rv1_6_0+0469-9a829a8a6a - 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.30Jun024908.10420 -g

To start TextTest for these tests, run:

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


daily.basic: 242 tests: 189 succeeded 50 FAILED 3 known bugs

Detailed information for the tests that FAILED:

12 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 1.000000,25.000000 -4.000000,20.000000 -4.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,20.000000 1.000000,25.000000 -4.000000,25.000000 -4.000000,20.000000 1.000000,20.000000"/>
basic quit no_save_demand ( Last six runs Jun2020 May2020 )
basic quit no_save_network ( Last six runs Jun2020 May2020 )
basic quit save_additionals ( Last six runs Jun2020 May2020 )
basic quit save_all ( Last six runs Jun2020 May2020 )
basic quit save_demand ( Last six runs Jun2020 May2020 )
basic quit save_network ( Last six runs Jun2020 May2020 )
basic reload no_save_demand ( Last six runs Jun2020 May2020 )
basic reload no_save_network ( Last six runs Jun2020 May2020 )
basic reload save_additionals ( Last six runs Jun2020 May2020 )
basic reload save_all ( Last six runs Jun2020 May2020 )
basic reload save_demand ( Last six runs Jun2020 May2020 )
basic reload save_network ( Last six runs Jun2020 May2020 )

TEST FAILED on ts-sim-winbuild-ba : bugs crossings ticket3288 ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
22c22,23
< Debug: Created connection 'from8_1to1_2' in retrieveGNEConnection()Debug: Adding crossing into junction 'Center'
---
> Debug: Created connection 'from8_1to1_2' in retrieveGNEConnection()
> Debug: Adding crossing into junction 'Center'

TEST FAILED on ts-sim-winbuild-ba : bugs grid ticket3281 ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
15,16c15
< Debug: Setting new attribute shape '8.88,0.00' into edge 'gneE0'
< Debug: Setting new attribute shape '8.88,0.00 100.38,-71.83' into edge 'gneE0'
---
> Debug: Setting new attribute shape '100.38,-75.61' into edge 'gneE0'
20c19
< Debug: Setting previous attribute shape '8.88,0.00' into edge 'gneE0'
---
> Debug: Setting previous attribute shape '' into edge 'gneE0'
23c22,28
< Debug: Setting previous attribute shape '' into edge 'gneE0'
---
> Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
> Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
> Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
> Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
> Debug: Removing edge 'gneE0' from net
> Debug: Removing junction 'gneJ1' from net
> Debug: Removing junction 'gneJ0' from net
26c31,37
< Debug: Setting new attribute shape '8.88,0.00' into edge 'gneE0'
---
> Debug: Adding junction 'gneJ0' into net
> Debug: Adding junction 'gneJ1' into net
> Debug: Adding edge 'gneE0' from net
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
> Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
29c40
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Merged shape's point
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,-71.83,200.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="0.00,-75.61,200.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
8,9c8,9
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1" shape="0.00,0.00 8.88,0.00 100.38,-71.83 200.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="249.32" shape="0.00,-1.60 8.33,-1.60 100.34,-73.83 200.94,-1.30"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1" shape="0.00,0.00 100.38,-75.61 200.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="253.15" shape="-0.96,-1.28 100.38,-77.62 200.97,-1.27"/>
12,13c12,13
<     <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
<     <junction id="gneJ1" type="dead_end" x="200.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="201.87,-2.60 200.00,-0.00"/>
---
>     <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="-0.00,0.00 -1.93,-2.56"/>
>     <junction id="gneJ1" type="dead_end" x="200.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="201.93,-2.55 200.00,0.00"/>

TEST FAILED on ts-sim-winbuild-ba : bugs ticket2948 ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
109,165c109,110
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Setting new attribute selected 'true' into edge '-gneE0'
< Debug: Setting new attribute selected 'true' into junction 'gneJ1'
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge '-gneE1'
< Debug: Setting new attribute selected 'true' into junction 'gneJ2'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Setting new attribute selected 'true' into edge '-gneE2'
< Debug: Setting new attribute selected 'true' into junction 'gneJ3'
< Debug: Setting new attribute selected 'true' into edge 'gneE2'
< Debug: Setting new attribute selected 'true' into edge '-gneE3'
< Debug: Setting new attribute selected 'true' into junction 'gneJ4'
< Debug: Setting new attribute selected 'true' into edge 'gneE3'
< Debug: Setting new attribute selected 'true' into edge '-gneE4'
< Debug: Setting new attribute selected 'true' into junction 'gneJ5'
< Debug: Setting new attribute selected 'true' into edge 'gneE4'
< Debug: Setting new attribute selected 'true' into edge '-gneE5'
< Debug: Setting new attribute selected 'true' into junction 'gneJ6'
< Debug: Setting new attribute selected 'true' into edge 'gneE5'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Setting new attribute type 'traffic_light' into junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Setting new attribute type 'traffic_light' into junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ2'
< Debug: Setting new attribute type 'traffic_light' into junction 'gneJ2'
< Debug: Adding TLS into junction 'gneJ3'
< Debug: Setting new attribute type 'traffic_light' into junction 'gneJ3'
< Debug: Adding TLS into junction 'gneJ4'
< Debug: Setting new attribute type 'traffic_light' into junction 'gneJ4'
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,10d7
<     <edge id=":gneJ0_0" function="internal">
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="66.00,68.60 64.80,67.80 64.40,67.00 64.80,66.20 66.00,65.40"/>
<     </edge>
18c15
<         <lane id=":gneJ2_0_0" index="0" speed="20.00" length="0.10" shape="83.40,48.00 83.40,48.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="83.40,48.00 83.40,48.00"/>
21c18
<         <lane id=":gneJ2_1_0" index="0" speed="20.00" length="0.10" shape="86.60,48.00 86.60,48.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="86.60,48.00 86.60,48.00"/>
30c27
<         <lane id=":gneJ4_0_0" index="0" speed="20.00" length="0.10" shape="66.00,30.60 66.00,30.60"/>
---
>         <lane id=":gneJ4_0_0" index="0" speed="13.89" length="0.10" shape="66.00,30.60 66.00,30.60"/>
33c30
<         <lane id=":gneJ4_1_0" index="0" speed="20.00" length="0.10" shape="66.00,27.40 66.00,27.40"/>
---
>         <lane id=":gneJ4_1_0" index="0" speed="13.89" length="0.10" shape="66.00,27.40 66.00,27.40"/>
44,46c41,42
< 
<     <edge id="-gneE0" from="gneJ1" to="gneJ0" priority="-1">
<         <lane id="-gneE0_0" index="0" speed="20.00" length="15.80" shape="81.80,68.60 66.00,68.60"/>
---
>     <edge id=":traffic_light_0" function="internal">
>         <lane id=":traffic_light_0_0" index="0" speed="3.65" length="4.67" shape="66.00,68.60 64.80,67.80 64.40,67.00 64.80,66.20 66.00,65.40"/>
47a44
> 
49c46
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : bugs ticket5552 ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
140,158d139
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE10'
< Debug: invalidating (removing) connections of edge '-gneE10' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE8'
< Debug: invalidating (removing) connections of edge 'gneE8' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14'
< Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE10'
< Debug: invalidating (removing) connections of edge '-gneE10' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE8'
< Debug: invalidating (removing) connections of edge 'gneE8' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14'
< Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20'
< Debug: Removing lane 'gneE14_1' from edge
< Debug: Setting new attribute allow 'private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship custom1 custom2' into lane 'gneE14_0'
< Debug: Adding edge 'gneE15' from net
164,165c145,146
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15'
< Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed
---
> Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14'
> Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed
172,173c153,154
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15'
< Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
81,82c81,82
<     <edge id="gneE14" from="gneJ23" to="gneJ20" priority="-1">
<         <lane id="gneE14_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-19.00,-18.50 -19.00,-1.50"/>
---
>     <edge id="gneE14" from="gneJ22" to="gneJ25" priority="-1">
>         <lane id="gneE14_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-11.50,-9.00 -28.50,-9.00"/>
84,85c84,85
<     <edge id="gneE15" from="gneJ22" to="gneJ25" priority="-1">
<         <lane id="gneE15_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-11.50,-9.00 -28.50,-9.00"/>
---
>     <edge id="gneE15" from="gneJ24" to="gneJ21" priority="-1">
>         <lane id="gneE15_0" index="0" allow="bicycle" speed="13.89" length="28.28" width="2.00" shape="-29.29,-20.71 -9.29,-0.71"/>
87,88c87,88
<     <edge id="gneE16" from="gneJ24" to="gneJ21" priority="-1">
<         <lane id="gneE16_0" index="0" allow="bicycle" speed="13.89" length="28.28" width="2.00" shape="-29.29,-20.71 -9.29,-0.71"/>
---
>     <edge id="gneE16" from="gneJ20" to="gneJ23" priority="-1">
>         <lane id="gneE16_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-21.00,-1.50 -21.00,-18.50"/>
90,91c90,91
<     <edge id="gneE17" from="gneJ20" to="gneJ23" priority="-1">
<         <lane id="gneE17_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-21.00,-1.50 -21.00,-18.50"/>
---
>     <edge id="gneE17" from="gneJ23" to="gneJ20" priority="-1">
>         <lane id="gneE17_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-19.00,-18.50 -19.00,-1.50"/>
109c109
<     <junction id="gneJ20" type="priority" x="-20.00" y="0.00" incLanes="gneE8_0 gneE8_1 gneE14_0" intLanes=":gneJ20_0_0 :gneJ20_1_0" shape="-25.20,1.50 -14.80,1.50 -18.00,-1.50 -22.00,-1.50">
---
>     <junction id="gneJ20" type="priority" x="-20.00" y="0.00" incLanes="gneE8_0 gneE8_1 gneE17_0" intLanes=":gneJ20_0_0 :gneJ20_1_0" shape="-25.20,1.50 -14.80,1.50 -18.00,-1.50 -22.00,-1.50">
113c113
<     <junction id="gneJ21" type="priority" x="-10.00" y="0.00" incLanes="gneE16_0" intLanes=":gneJ21_0_0" shape="-10.00,0.00 -8.59,-1.41 -10.00,-0.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection basic additional_basic ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
31,128c31,33
< Debug: Setting new attribute selected 'true' into busStop 'busStop_00'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_01'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_02'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_03'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_04'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_05'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_06'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_07'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_08'
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_00' in GNEChange_Additional
< Debug: Removing busStop 'busStop_01' in GNEChange_Additional
< Debug: Removing busStop 'busStop_02' in GNEChange_Additional
< Debug: Removing busStop 'busStop_03' in GNEChange_Additional
< Debug: Removing busStop 'busStop_04' in GNEChange_Additional
< Debug: Removing busStop 'busStop_05' in GNEChange_Additional
< Debug: Removing busStop 'busStop_06' in GNEChange_Additional
< Debug: Removing busStop 'busStop_07' in GNEChange_Additional
< Debug: Removing busStop 'busStop_08' in GNEChange_Additional
< Debug: Setting new attribute selected 'true' into busStop 'busStop_IDToRemove1'
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_IDToRemove1' in GNEChange_Additional
< Debug: Setting new attribute selected 'true' into busStop 'busStop_IDToRemove2'
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_IDToRemove2' in GNEChange_Additional
< Debug: Setting new attribute selected 'true' into busStop 'busStop_12'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_13'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_14'
< Debug: Setting new attribute selected 'true' into busStop 'busStop_15'
<truncated after showing first 30 lines>
---------- Differences in output ----------
36c36
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_18" lane="gneE1_0" startPos="45.00" endPos="50.00" lines="line1 line2"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

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

TEST FAILED on ts-sim-winbuild-ba : selection basic default ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
8a9,10
>     <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"/>
---------- Differences in errors ----------
13c13
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
---
> Debug: Key ENTER pressed
15,27c15,16
< Debug: Removing poiLane 'POI_0' from viewNet
< Debug: Removing poiLane 'POI_1' from viewNet
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Removing edge 'gneE1' from net
---
> Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
> Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
29,30d17
< Debug: Deleting unreferenced edge 'gneE1' in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
36a24
> Debug: Removing poiLane 'POI_1' from net in ~GNEChange_Shape()
37a26
> Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape()
44a34,37
> Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in net ----------
7a8,14
>     <edge id=":gneJ0_0" function="internal">
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
>     </edge>
>     <edge id=":gneJ1_0" function="internal">
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
>     </edge>
> 
10a18,30
>     <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"/>
12,13c32,33
<     <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"/>
---
>     <connection from=":gneJ0_0" to="gneE0" fromLane="0" toLane="0" dir="t" state="M"/>
>     <connection from=":gneJ1_0" to="gneE1" fromLane="0" toLane="0" dir="t" state="M"/>

TEST FAILED on ts-sim-winbuild-ba : selection basic wrong_parameters ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
13,57c13
< Debug: Setting new attribute selected 'true' into junction 'gneJ0'
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: net has to be saved
< Debug: Current saving Status: net unsaved, additionals unsaved, demand elements saved, data sets saved
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0'
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Removing edge 'gneE0' from net
< Debug: Removing poiLane 'POI_0' from viewNet
< Debug: Removing poiLane 'POI_1' from viewNet
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1'
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1'
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0'
< Debug: Removing edge 'gneE1' from net
< Debug: Removing junction 'gneJ0' from net
< Debug: Additionals saved
< Debug: Deleting unreferenced edge 'gneE0' in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in GNEChange_Attribute
< Debug: Deleting NBNode of 'gneJ0' in GNEJunction destructor
< Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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


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

</net>

TEST FAILED on ts-sim-winbuild-ba : selection draws rectangle ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
56a57
> Debug: Setting new attribute selected '1' into e3Detector 'e3Detector_3'
58,178d58
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_3'
< Debug: Setting new attribute selected '0' into junction 'Center'
< Debug: Setting new attribute selected 'true' into junction 'A'
< Debug: Setting new attribute selected 'true' into edge '1'
< Debug: Setting new attribute selected 'true' into junction 'B'
< Debug: Setting new attribute selected 'true' into edge '2'
< Debug: Setting new attribute selected 'true' into junction 'C'
< Debug: Setting new attribute selected 'true' into edge '3'
< Debug: Setting new attribute selected 'true' into junction 'Center'
< Debug: Setting new attribute selected 'true' into edge '5'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to4_1'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to2_1'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection lockselection additionals ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
80,241d79
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
< Debug: Setting new attribute selected 'false' into junction 'D'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_1detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_2detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_3detEntry0'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_1detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_3detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection lockselection connections ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
80,289d79
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
< Debug: Setting new attribute selected 'false' into junction 'D'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_1detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_2detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_3detEntry0'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_1detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_3detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection lockselection crossings ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
80,281d79
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
< Debug: Setting new attribute selected 'false' into junction 'D'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_1detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_2detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_3detEntry0'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_1detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_3detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection lockselection edges ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
80,257d79
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
< Debug: Setting new attribute selected 'false' into junction 'D'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_1detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_2detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_3detEntry0'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_1detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_3detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection lockselection junctions ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
80,269d79
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
< Debug: Setting new attribute selected 'false' into junction 'D'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_1detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_2detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_3detEntry0'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_1detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_3detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection lockselection lanes ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
81,290d80
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
< Debug: Setting new attribute selected 'false' into junction 'D'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_1detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_2detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_3detEntry0'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_1detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_3detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection lockselection pois ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
80,265d79
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
< Debug: Setting new attribute selected 'false' into junction 'D'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_1detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_2detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_3detEntry0'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_1detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_3detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection lockselection polygons ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
80,285d79
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
< Debug: Setting new attribute selected 'false' into junction 'D'
< Debug: Setting new attribute selected 'false' into edge '4'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_0'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_1'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_2'
< Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_0detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_1detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_2detEntry0'
< Debug: Setting new attribute selected 'false' into detEntry 'e3Detector_3detEntry0'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_0detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_1detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_2detExit1'
< Debug: Setting new attribute selected 'false' into detExit 'e3Detector_3detExit1'
< Debug: Setting new attribute selected 'false' into poly 'poly_0'
< Debug: Setting new attribute selected 'false' into poi 'POI_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection operations clear ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
43,138d42
< Debug: Setting new attribute selected 'true' into junction 'A'
< Debug: Setting new attribute selected 'true' into edge '1'
< Debug: Setting new attribute selected 'true' into junction 'B'
< Debug: Setting new attribute selected 'true' into edge '2'
< Debug: Setting new attribute selected 'true' into junction 'C'
< Debug: Setting new attribute selected 'true' into edge '3'
< Debug: Setting new attribute selected 'true' into junction 'Center'
< Debug: Setting new attribute selected 'true' into edge '5'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to4_1'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to2_1'
< Debug: Setting new attribute selected 'true' into connection 'from5_2to2_2'
< Debug: Setting new attribute selected 'true' into connection 'from5_2to3_2'
< Debug: Setting new attribute selected 'true' into edge '6'
< Debug: Setting new attribute selected 'true' into connection 'from6_1to3_1'
< Debug: Setting new attribute selected 'true' into connection 'from6_1to1_1'
< Debug: Setting new attribute selected 'true' into connection 'from6_2to1_2'
< Debug: Setting new attribute selected 'true' into connection 'from6_2to4_2'
< Debug: Setting new attribute selected 'true' into edge '7'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to1_1'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to4_1'
< Debug: Setting new attribute selected 'true' into connection 'from7_2to4_2'
< Debug: Setting new attribute selected 'true' into connection 'from7_2to2_2'
< Debug: Setting new attribute selected 'true' into edge '8'
< Debug: Setting new attribute selected 'true' into connection 'from8_1to2_1'
< Debug: Setting new attribute selected 'true' into connection 'from8_1to3_1'
< Debug: Setting new attribute selected 'true' into connection 'from8_2to3_2'
< Debug: Setting new attribute selected 'true' into connection 'from8_2to1_2'
< Debug: Setting new attribute selected 'true' into junction 'D'
< Debug: Setting new attribute selected 'true' into edge '4'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection operations invert ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
4a5,20
>     <e3Detector id="e3Detector_0" pos="37.00,39.00" freq="100.00" file="e3Detector_0.txt">
>         <detEntry lane="3_1" pos="30.00"/>
>         <detExit lane="3_2" pos="5.00"/>
>     </e3Detector>
>     <e3Detector id="e3Detector_1" pos="62.00,62.00" freq="100.00" file="e3Detector_1.txt">
>         <detEntry lane="8_1" pos="35.00"/>
>         <detExit lane="8_2" pos="10.00"/>
>     </e3Detector>
>     <e3Detector id="e3Detector_2" pos="62.00,65.00" freq="100.00" file="e3Detector_2.txt">
>         <detEntry lane="4_1" pos="30.00"/>
>         <detExit lane="4_2" pos="5.00"/>
>     </e3Detector>
>     <e3Detector id="e3Detector_3" pos="37.00,36.00" freq="100.00" file="e3Detector_3.txt">
>         <detEntry lane="7_1" pos="35.00"/>
>         <detExit lane="7_2" pos="10.00"/>
>     </e3Detector>
5a22,24
>     <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"/>
6a26,27
>     <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"/>
---------- Differences in errors ----------
57a58
> Debug: Setting new attribute selected '1' into e3Detector 'e3Detector_3'
59d59
< Debug: Setting new attribute selected 'true' into junction 'A'
61d60
< Debug: Setting new attribute selected 'true' into junction 'B'
63d61
< Debug: Setting new attribute selected 'true' into junction 'C'
67,70d64
< Debug: Setting new attribute selected 'true' into connection 'from5_1to4_1'
< Debug: Setting new attribute selected 'true' into connection 'from5_1to2_1'
< Debug: Setting new attribute selected 'true' into connection 'from5_2to2_2'
< Debug: Setting new attribute selected 'true' into connection 'from5_2to3_2'
72,75d65
< Debug: Setting new attribute selected 'true' into connection 'from6_1to3_1'
< Debug: Setting new attribute selected 'true' into connection 'from6_1to1_1'
< Debug: Setting new attribute selected 'true' into connection 'from6_2to1_2'
< Debug: Setting new attribute selected 'true' into connection 'from6_2to4_2'
77,80d66
< Debug: Setting new attribute selected 'true' into connection 'from7_1to1_1'
< Debug: Setting new attribute selected 'true' into connection 'from7_1to4_1'
< Debug: Setting new attribute selected 'true' into connection 'from7_2to4_2'
< Debug: Setting new attribute selected 'true' into connection 'from7_2to2_2'
82,86d67
< Debug: Setting new attribute selected 'true' into connection 'from8_1to2_1'
< Debug: Setting new attribute selected 'true' into connection 'from8_1to3_1'
< Debug: Setting new attribute selected 'true' into connection 'from8_2to3_2'
< Debug: Setting new attribute selected 'true' into connection 'from8_2to1_2'
< Debug: Setting new attribute selected 'true' into junction 'D'
91,95c72
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,9d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_1' cannot be written
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_2' cannot be written
---------- Differences in net ----------
6c6
<     <location netOffset="50.00,50.00" convBoundary="50.00,50.00,50.00,50.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
---
>     <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>
7a8,47
>     <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"/>
>         <lane id="5_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,0.00 51.60,38.90"/>
>     </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : selection operations load ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
15,55d14
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into edge 'gneE1'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Additionals saved
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape()
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poi 'POI_3' in ~GNEChange_Shape()
< Debug: Removing poi 'POI_2' from net in ~GNEChange_Shape()
< Debug: delete poi 'POI_2' in ~GNEChange_Shape()
< Debug: Removing poiLane 'POI_1' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'POI_1' in ~GNEChange_Shape()
< Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'POI_0' in ~GNEChange_Shape()
< Debug: Removing poly 'poly_1' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_1' in ~GNEChange_Shape()
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE1_0_0'
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_1" lane="gneE0_0" startPos="31.90" endPos="41.90"/>
    <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.59" endPos="45.59"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

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

TEST FAILED on ts-sim-winbuild-ba : selection operations save ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
15,55c15
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute selected '0' into edge 'gneE1'
< Debug: Setting previous attribute selected '0' into edge 'gneE0'
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute selected 'true' into edge 'gneE0'
< Debug: Setting new attribute selected 'true' into edge 'gneE1'
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape()
< Debug: Additionals has to be saved
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
< Debug: delete poi 'POI_3' in ~GNEChange_Shape()
< Debug: Removing poi 'POI_2' from net in ~GNEChange_Shape()
< Debug: delete poi 'POI_2' in ~GNEChange_Shape()
< Debug: Removing poiLane 'POI_1' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'POI_1' in ~GNEChange_Shape()
< Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'POI_0' in ~GNEChange_Shape()
< Debug: Removing poly 'poly_1' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_1' in ~GNEChange_Shape()
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE1_0_0'
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_gneE0_0_1" lane="gneE0_0" startPos="31.90" endPos="41.90"/>
    <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.59" endPos="45.59"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

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

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

---------- Differences in errors ----------
96,145d95
< Debug: Setting new attribute selected 'false' into junction 'A'
< Debug: Setting new attribute selected 'false' into edge '1'
< Debug: Setting new attribute selected 'false' into junction 'B'
< Debug: Setting new attribute selected 'false' into edge '2'
< Debug: Setting new attribute selected 'false' into junction 'C'
< Debug: Setting new attribute selected 'false' into edge '3'
< Debug: Setting new attribute selected 'false' into junction 'Center'
< Debug: Setting new attribute selected 'false' into edge '5'
< Debug: Setting new attribute selected 'false' into connection 'from5_1to4_1'
< Debug: Setting new attribute selected 'false' into connection 'from5_1to2_1'
< Debug: Setting new attribute selected 'false' into connection 'from5_2to2_2'
< Debug: Setting new attribute selected 'false' into connection 'from5_2to3_2'
< Debug: Setting new attribute selected 'false' into edge '6'
< Debug: Setting new attribute selected 'false' into connection 'from6_1to3_1'
< Debug: Setting new attribute selected 'false' into connection 'from6_1to1_1'
< Debug: Setting new attribute selected 'false' into connection 'from6_2to1_2'
< Debug: Setting new attribute selected 'false' into connection 'from6_2to4_2'
< Debug: Setting new attribute selected 'false' into edge '7'
< Debug: Setting new attribute selected 'false' into connection 'from7_1to1_1'
< Debug: Setting new attribute selected 'false' into connection 'from7_1to4_1'
< Debug: Setting new attribute selected 'false' into connection 'from7_2to4_2'
< Debug: Setting new attribute selected 'false' into connection 'from7_2to2_2'
< Debug: Setting new attribute selected 'false' into edge '8'
< Debug: Setting new attribute selected 'false' into connection 'from8_1to2_1'
< Debug: Setting new attribute selected 'false' into connection 'from8_1to3_1'
< Debug: Setting new attribute selected 'false' into connection 'from8_2to3_2'
< Debug: Setting new attribute selected 'false' into connection 'from8_2to1_2'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c0'
< Debug: Setting new attribute selected 'false' into crossing ':Center_c1'
<truncated after showing first 30 lines>
selection viewoptions show_connections ( Last six runs Jun2020 May2020 )
selection viewoptions toogle_edges ( Last six runs Jun2020 May2020 )

TEST FAILED on ts-sim-winbuild-ba : shapeElements poi inspect geo_use ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="POI_0" color="red" layer="202.00" x="1.00" y="20.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lon="10.511041" lat="0.000180"/>
---------- Differences in errors ----------
11,12c11,13
< Debug: Selected item 'poi' in TagSelectorDebug: Adding poi 'POI_0' into viewNet
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> Debug: Selected item 'poi' in TagSelector
> Debug: Adding poi 'poi_0' into viewNet
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
14a16
> Debug: Setting new attribute geo 'true' into poi 'poi_0'
17c19,22
< Debug: Removing poi 'POI_0' from viewNet
---
> Debug: Setting previous attribute geo '0' into poi 'poi_0'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing poi 'poi_0' from viewNet
19,20c24,25
< GLDebug: 	Removed object poi:POI_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
< Debug: Keys Ctrl+Z (Undo) pressedDebug: Keys Ctrl+Y (Redo) pressed
---
> GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -2.00,17.00,4.00,23.00
> Debug: Keys Ctrl+Y (Redo) pressed
22,23c27,28
< Debug: Adding poi 'POI_0' into viewNet
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> Debug: Adding poi 'poi_0' into viewNet
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
24a30,31
> Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : shapeElements poi inspect parameters ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
11,12c11,13
< Debug: Selected item 'poi' in TagSelectorDebug: Adding poi 'POI_0' into viewNet
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
---
> Debug: Selected item 'poi' in TagSelector
> Debug: Adding poi 'poi_0' into viewNet
> GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -2.00,17.00,4.00,23.00
14,16c15,106
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets savedDebug: Open additional dialog
< Debug: Cancel additional dialog
< Debug: Open additional dialog
---
> Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
> Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poi 'poi_0'
> Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poi 'poi_0'
> Debug: Setting new attribute genericParameter '' into poi 'poi_0'
> Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poi 'poi_0'
> Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poi 'poi_0'
> Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'poi_0'
> Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poi 'poi_0'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'poi_0'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poi 'poi_0'
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into poi 'poi_0'
> Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Warning: Invalid format of parameter (dummyGenericParameters)
> Warning: Invalid format of parameter (key1)
> Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
19c19
< TestFunctions: Error closing Netedit
---
> TestFunctions: Netedit closed successfully
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="202.00" x="1.00" y="20.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
</additional>
---------- New result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- New result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
22,30d21
< 
< 
< 
< 
< 
< 
< 
< 
< 
45,47d35
< 
< 
< 
84,86d71
< 
< 
< 
shapeElements poi inspect_selected parameters ( Last six runs Jun2020 May2020 )
shapeElements poly inspect_selected parameters ( Last six runs Jun2020 May2020 )

TEST FAILED on ts-sim-winbuild-ba : shapeElements poi inspect_selected width ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
16,24d15
< 
< 
< 
< 
< 
< 
< 
< 
< 
33,35d23
< 
< 
< 
52,54d39
< 
< 
< 

TEST FAILED on ts-sim-winbuild-ba : shapeElements poi lock_unlock ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="POI_0" color="red" layer="202.00" x="22.00" y="14.00"/>
<     <poi id="POI_1" color="white" layer="202.00" x="22.00" y="-6.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="23.00" y="14.00"/>
>     <poi id="poi_1" color="white" layer="202.00" x="23.00" y="-5.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---------- Differences in errors ----------
6c6,7
< Debug: Selected item 'poi' in TagSelectorDebug: Adding poi 'POI_0' into viewNet
---
> Debug: Selected item 'poi' in TagSelector
> Debug: Adding poi 'poi_0' into viewNet
8,9c9,16
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets savedDebug: Adding poi 'POI_1' into viewNet
< Debug: Setting new attribute pos '22.00,14.00' into poi 'POI_0'Debug: Setting new attribute pos '22.00,-6.00' into poi 'POI_1'
---
> Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
> Debug: Adding poi 'poi_1' into viewNet
> Debug: Setting new attribute blockMovement 'true' into poi 'poi_0'
> Debug: Setting new attribute blockMovement 'true' into poi 'poi_1'
> Debug: Setting new attribute blockMovement 'false' into poi 'poi_0'
> Debug: Setting new attribute blockMovement 'false' into poi 'poi_1'
> Debug: Setting new attribute pos '23.00,14.00' into poi 'poi_0'
> Debug: Setting new attribute pos '23.00,-5.00' into poi 'poi_1'
12c19
< Debug: Setting previous attribute pos '1.00,-12.00' into poi 'POI_1'
---
> Debug: Setting previous attribute pos '1.00,-12.00' into poi 'poi_1'
15c22
< Debug: Setting previous attribute pos '1.00,15.00' into poi 'POI_0'
---
> Debug: Setting previous attribute pos '1.00,15.00' into poi 'poi_0'
18c25
< Debug: Removing poi 'POI_1' from viewNet
---
> Debug: Setting previous attribute blockMovement '1' into poi 'poi_1'
21c28,29
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : shapeElements poi move ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="poi_0" color="red" layer="202.00" x="22.00" y="14.00"/>
<     <poi id="poi_1" color="white" layer="202.00" x="22.00" y="-6.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="23.00" y="14.00"/>
>     <poi id="poi_1" color="white" layer="202.00" x="23.00" y="-5.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---------- Differences in errors ----------
11,12c11,12
< Debug: Setting new attribute pos '22.00,14.00' into poi 'poi_0'
< Debug: Setting new attribute pos '22.00,-6.00' into poi 'poi_1'
---
> Debug: Setting new attribute pos '23.00,14.00' into poi 'poi_0'
> Debug: Setting new attribute pos '23.00,-5.00' into poi 'poi_1'
21c21
< Debug: Setting new attribute pos '22.00,14.00' into poi 'poi_0'
---
> Debug: Setting new attribute pos '23.00,14.00' into poi 'poi_0'
24c24
< Debug: Setting new attribute pos '22.00,-6.00' into poi 'poi_1'
---
> Debug: Setting new attribute pos '23.00,-5.00' into poi 'poi_1'

TEST FAILED on ts-sim-winbuild-ba : shapeElements poilane lock_unlock ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="27.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="26.00"/>
---------- Differences in errors ----------
12c12
< Debug: Setting new attribute pos '27.00' into poiLane 'poi_0'
---
> Debug: Setting new attribute pos '26.00' into poiLane 'poi_0'
36c36
< Debug: Setting new attribute pos '27.00' into poiLane 'poi_0'
---
> Debug: Setting new attribute pos '26.00' into poiLane 'poi_0'

TEST FAILED on ts-sim-winbuild-ba : shapeElements poilane move ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="17.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="18.00"/>
---------- Differences in errors ----------
10c10
< Debug: Setting new attribute pos '27.00' into poiLane 'poi_0'
---
> Debug: Setting new attribute pos '26.00' into poiLane 'poi_0'
14c14
< Debug: Setting new attribute pos '17.00' into poiLane 'poi_0'
---
> Debug: Setting new attribute pos '18.00' into poiLane 'poi_0'
26c26
< Debug: Setting previous attribute pos '27.00' into poiLane 'poi_0'
---
> Debug: Setting previous attribute pos '26.00' into poiLane 'poi_0'
32c32
< Debug: Setting new attribute pos '27.00' into poiLane 'poi_0'
---
> Debug: Setting new attribute pos '26.00' into poiLane 'poi_0'
44c44
< Debug: Setting new attribute pos '17.00' into poiLane 'poi_0'
---
> Debug: Setting new attribute pos '18.00' into poiLane 'poi_0'

TEST FAILED on ts-sim-winbuild-ba : shapeElements poly create close_shape ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,20.000000 12.000000,25.000000 6.000000,25.000000 6.000000,20.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,20.000000 12.000000,25.000000 6.000000,25.000000 6.000000,20.000000 12.000000,20.000000"/>

TEST FAILED on ts-sim-winbuild-ba : shapeElements poly inspect geo_shape ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.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"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-2711483.050527,1000621.256577 -2056804.299750,1557393.195095 -2563943.955304,2235693.958192 -3016394.601097,2972157.425601 -3780359.216193,2481639.948787 -4609832.099047,1940778.621138 -4018788.615424,1119743.644669 -3388483.893706,395758.010660 -2711483.050527,1000621.256577"/>
---------- Differences in errors ----------
20c20
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -4610396.88,395786.63,-2056805.94,2972195.46
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -4609834.10,395756.01,-2056802.30,2972159.43
24c24
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -4610396.88,395786.63,-2056805.94,2972195.46
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -4609834.10,395756.01,-2056802.30,2972159.43
39c39
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -4610396.88,395786.63,-2056805.94,2972195.46
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -4609834.10,395756.01,-2056802.30,2972159.43
56c56
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -4610396.88,395786.63,-2056805.94,2972195.46
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -4609834.10,395756.01,-2056802.30,2972159.43

TEST FAILED on ts-sim-winbuild-ba : shapeElements poly move block_move ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="33.000000,9.000000 33.000000,15.000000 28.000000,15.000000 28.000000,9.000000 33.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="33.000000,9.000000 33.000000,15.000000 28.000000,15.000000 28.000000,-5.420000 33.000000,9.000000"/>
---------- Differences in errors ----------
20a21,25
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,7.00,35.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,7.00,35.00,17.00
> Debug: Setting new attribute shape '33.00,9.00 33.00,15.00 28.00,15.00 28.00,-5.42 33.00,9.00' into poly 'poly_0'
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,7.00,35.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,-7.42,35.00,17.00
23,24c28,29
< Debug: Setting previous attribute blockMovement '0' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,7.00,35.00,17.00
---
> Debug: Setting previous attribute shape '33.00,9.00 33.00,15.00 28.00,15.00 28.00,9.00 33.00,9.00' into poly 'poly_0'
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,-7.42,35.00,17.00
26,27c31
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 26.00,7.00,35.00,17.00Debug: Keys Ctrl+Y (Redo) pressed
---
> Debug: Keys Ctrl+Y (Redo) pressed
29,31c33
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,7.00,35.00,17.00
< Debug: Setting new attribute blockMovement '1' into poly 'poly_0'
---
> Debug: Setting new attribute shape '33.00,9.00 33.00,15.00 28.00,15.00 28.00,-5.42 33.00,9.00' into poly 'poly_0'
33c35
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,7.00,35.00,17.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 26.00,-7.42,35.00,17.00
44c46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
---
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="13.69" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>

TEST FAILED on ts-sim-winbuild-ba : shapeElements poly move block_move_shape ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="43.000000,9.000000 43.000000,15.000000 38.000000,15.000000 38.000000,9.000000 43.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="43.000000,-5.420000 43.000000,0.580000 38.000000,0.580000 38.000000,-5.420000 43.000000,-5.420000"/>
---------- Differences in errors ----------
24,26d23
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Setting previous attribute blockShape '0' into poly 'poly_0'
29c26
< Debug: Setting previous attribute blockMovement '0' into poly 'poly_0'
---
> Debug: Setting new attribute shape '43.00,-5.42 43.00,0.58 38.00,0.58 38.00,-5.42 43.00,-5.42' into poly 'poly_0'
30a28,32
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,-7.42,45.00,2.58
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Setting previous attribute shape '43.00,9.00 43.00,15.00 38.00,15.00 38.00,9.00 43.00,9.00' into poly 'poly_0'
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,-7.42,45.00,2.58
32,33c34
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,7.00,45.00,17.00Debug: Keys Ctrl+Y (Redo) pressed
---
> Debug: Keys Ctrl+Y (Redo) pressed
35,37c36
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,7.00,45.00,17.00
< Debug: Setting new attribute blockMovement '1' into poly 'poly_0'
---
> Debug: Setting new attribute shape '43.00,-5.42 43.00,0.58 38.00,0.58 38.00,-5.42 43.00,-5.42' into poly 'poly_0'
39,42c38
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,7.00,45.00,17.00
< Debug: Setting new attribute blockShape '1' into poly 'poly_0'
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 36.00,7.00,45.00,17.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 36.00,7.00,45.00,17.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="13.69" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>

TEST FAILED on ts-sim-winbuild-ba : shapeElements poly move block_shape ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="22.000000,-4.690000 22.000000,1.310000 17.000000,1.310000 17.000000,-4.690000 22.000000,-4.690000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="22.000000,-5.420000 22.000000,0.580000 17.000000,0.580000 17.000000,-5.420000 22.000000,-5.420000"/>
---------- Differences in errors ----------
23c23
< Debug: Setting new attribute shape '22.00,-4.69 22.00,1.31 17.00,1.31 17.00,-4.69 22.00,-4.69' into poly 'poly_0'
---
> Debug: Setting new attribute shape '22.00,-5.42 22.00,0.58 17.00,0.58 17.00,-5.42 22.00,-5.42' into poly 'poly_0'
25c25
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,-6.69,24.00,3.31
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,-7.42,24.00,2.58
29c29
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,-6.69,24.00,3.31
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,-7.42,24.00,2.58
47c47
< Debug: Setting new attribute shape '22.00,-4.69 22.00,1.31 17.00,1.31 17.00,-4.69 22.00,-4.69' into poly 'poly_0'
---
> Debug: Setting new attribute shape '22.00,-5.42 22.00,0.58 17.00,0.58 17.00,-5.42 22.00,-5.42' into poly 'poly_0'
49c49
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,-6.69,24.00,3.31
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 15.00,-7.42,24.00,2.58
66c66
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,-6.69,24.00,3.31
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 15.00,-7.42,24.00,2.58

TEST FAILED on ts-sim-winbuild-ba : shapeElements poly move vertex_existent ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,-4.000000 1.000000,15.000000 -4.000000,15.000000 -4.000000,9.000000 1.000000,-4.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="1.000000,-5.420000 1.000000,15.000000 -4.000000,15.000000 -4.000000,9.000000 1.000000,-5.420000"/>
---------- Differences in errors ----------
17c17
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets savedDebug: Setting new attribute shape '1.00,-4.00 1.00,15.00 -4.00,15.00 -4.00,9.00 1.00,-4.00' into poly 'poly_0'
---
> Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
19c19,23
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,-6.00,3.00,17.00Debug: Keys Ctrl+Z (Undo) pressed
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,7.00,3.00,17.00
> Debug: Setting new attribute shape '1.00,-5.42 1.00,15.00 -4.00,15.00 -4.00,9.00 1.00,-5.42' into poly 'poly_0'
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,7.00,3.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,-7.42,3.00,17.00
> Debug: Keys Ctrl+Z (Undo) pressed
22c26
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,-6.00,3.00,17.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,-7.42,3.00,17.00
27c31,32
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,7.00,3.00,17.00Debug: Keys Ctrl+Y (Redo) pressed
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -6.00,7.00,3.00,17.00
> Debug: Keys Ctrl+Y (Redo) pressed
33c38
< Debug: Setting new attribute shape '1.00,-4.00 1.00,15.00 -4.00,15.00 -4.00,9.00 1.00,-4.00' into poly 'poly_0'
---
> Debug: Setting new attribute shape '1.00,-5.42 1.00,15.00 -4.00,15.00 -4.00,9.00 1.00,-5.42' into poly 'poly_0'
35c40
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,-6.00,3.00,17.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -6.00,-7.42,3.00,17.00
46c51
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : shapeElements poly move vertex_new ( Last six runs Jun2020 May2020 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,15.000000 6.000000,15.000000 6.000000,9.000000 9.000000,-4.000000 12.000000,9.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,9.000000 12.000000,15.000000 6.000000,15.000000 6.000000,9.000000 8.660000,-5.420000 12.000000,9.000000"/>
---------- Differences in errors ----------
17c17
< Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets savedDebug: Setting new attribute shape '12.00,9.00 12.00,15.00 6.00,15.00 6.00,9.00 9.00,-4.00 12.00,9.00' into poly 'poly_0'
---
> Debug: Current saving Status: net saved, additionals unsaved, demand elements saved, data sets saved
19c19,23
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,-6.00,14.00,17.00Debug: Keys Ctrl+Z (Undo) pressed
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,7.00,14.00,17.00
> Debug: Setting new attribute shape '12.00,9.00 12.00,15.00 6.00,15.00 6.00,9.00 8.66,-5.42 12.00,9.00' into poly 'poly_0'
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,7.00,14.00,17.00
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,-7.42,14.00,17.00
> Debug: Keys Ctrl+Z (Undo) pressed
22c26
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,-6.00,14.00,17.00
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,-7.42,14.00,17.00
27c31,32
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,7.00,14.00,17.00Debug: Keys Ctrl+Y (Redo) pressed
---
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary 4.00,7.00,14.00,17.00
> Debug: Keys Ctrl+Y (Redo) pressed
33c38
< Debug: Setting new attribute shape '12.00,9.00 12.00,15.00 6.00,15.00 6.00,9.00 9.00,-4.00 12.00,9.00' into poly 'poly_0'
---
> Debug: Setting new attribute shape '12.00,9.00 12.00,15.00 6.00,15.00 6.00,9.00 8.66,-5.42 12.00,9.00' into poly 'poly_0'
35c40
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,-6.00,14.00,17.00
---
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 4.00,-7.42,14.00,17.00
46c51
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: Merged shape's point

Detailed information for the tests that had known bugs:

3 TESTS had known bugs (Test needed #3045) on ts-sim-winbuild-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'python: can't open file 'test.py'')
---------- New result in errors ----------
python: can't open file 'test.py': [Errno 2] No such file or directory
bugs ticket4528 ( Last six runs Jun2020 May2020 )
bugs ticket5540 ( Last six runs Jun2020 May2020 )
selection basic contextual_menu ( Last six runs Jun2020 May2020 )