16May20rv1_6_0+0281-ffa25974a4 - 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.15Jun023115.1796 -g

To start TextTest for these tests, run:

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


daily.basic: 242 tests: 206 succeeded 33 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 ticket5552 ( Last six runs Jun2020 May2020 )

---------- Differences in errors ----------
241c241,242
< Debug: Created connection 'fromgneE9_1togneE18_0' in retrieveGNEConnection()Debug: Keys Ctrl+Z (Undo) pressed
---
> Debug: Created connection 'fromgneE9_1togneE18_0' in retrieveGNEConnection()
> Debug: Keys Ctrl+Z (Undo) pressed
477c478,479
< Debug: Key F5 (Compute) pressedDebug: Keys Ctrl+Y (Redo) pressed
---
> Debug: Key F5 (Compute) pressed
> Debug: Keys Ctrl+Y (Redo) pressed

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'
69a71
> Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
185a188
> Debug: Setting new attribute selected '1' into e3Detector 'e3Detector_3'
219c222
< Debug: Setting new attribute selected 'true' into e3Detector 'e3Detector_3'
---
> Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
243d245
< Debug: Setting new attribute selected '0' into e3Detector 'e3Detector_3'
281a284
> Debug: Setting new attribute selected '1' into e3Detector 'e3Detector_3'
285a289
> Debug: Setting previous attribute selected '0' into e3Detector 'e3Detector_3'
324d327
< Debug: Setting previous attribute selected '1' into e3Detector 'e3Detector_3'
350c353
< Debug: Setting previous attribute selected '0' into e3Detector 'e3Detector_3'
---
> Debug: Setting previous attribute selected '1' into e3Detector 'e3Detector_3'
385a389
> Debug: Setting previous attribute selected '0' into e3Detector 'e3Detector_3'
507a512
> Debug: Setting previous attribute selected '1' into e3Detector 'e3Detector_3'
522a528
> Debug: Setting previous attribute selected '0' into e3Detector 'e3Detector_3'
594a601
> Debug: Setting new attribute selected '1' into e3Detector 'e3Detector_3'
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
57a58
> Debug: Setting new attribute selected '1' into e3Detector 'e3Detector_3'
91c92
< Debug: Setting new attribute selected 'true' into e3Detector 'e3Detector_3'
---
> Debug: Setting new attribute selected 'false' into e3Detector 'e3Detector_3'
254,256d254
< Debug: Removing detEntry 'e3Detector_3detEntry0' in GNEChange_Additional
< Debug: Removing detExit 'e3Detector_3detExit1' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_3' in GNEChange_Additional
259a258
> Debug: Removing detEntry 'e3Detector_3detEntry0' in GNEChange_Additional
260a260
> Debug: Removing detExit 'e3Detector_3detExit1' in GNEChange_Additional
436a437
> Debug: Adding detExit 'e3Detector_3detExit1' in GNEChange_Additional
437a439
> Debug: Adding detEntry 'e3Detector_3detEntry0' in GNEChange_Additional
441,443d442
< Debug: Adding e3Detector 'e3Detector_3' in GNEChange_Additional
< Debug: Adding detExit 'e3Detector_3detExit1' in GNEChange_Additional
< Debug: Adding detEntry 'e3Detector_3detEntry0' in GNEChange_Additional
766,768d764
< Debug: Removing detEntry 'e3Detector_3detEntry0' in GNEChange_Additional
< Debug: Removing detExit 'e3Detector_3detExit1' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_3' in GNEChange_Additional
771a768
> Debug: Removing detEntry 'e3Detector_3detEntry0' in GNEChange_Additional
772a770
> Debug: Removing detExit 'e3Detector_3detExit1' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
9a10,12
> Warning: An e3Detector need at least one detEntry detector
> Warning: An e3Detector need at least one detExit detector
> Warning: e3Detector with ID='e3Detector_3' cannot be written

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 )