06Jul19rv1_2_0+0977-9182ddd382 - detailed test results for NETCONVERT

To reconnect the TextTest GUI to these results, run:

texttestc.py -a netconvert -d C:/Users/delphi/Code/sumo/git/tests -reconnect C:/Users/delphi/Code/sumo/msvc12Win32texttesttmp/msvc12Win32.31Jul024943.668 -g

To start TextTest for these tests, run:

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


default: 933 tests: 793 succeeded 89 killed 46 FAILED 5 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : function crossings guessed 2_arm ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="13.89" length="0.10" shape="100.00,4.80 100.00,4.80"/>
        <lane id=":C_0_1" index="1" allow="passenger" speed="13.89" length="0.10" shape="100.00,1.60 100.00,1.60"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="13.89" length="0.10" shape="100.00,-4.80 100.00,-4.80"/>
        <lane id=":C_2_1" index="1" allow="passenger" speed="13.89" length="0.10" shape="100.00,-1.60 100.00,-1.60"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CE EC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="98.00,-6.40 98.00,6.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.61" width="4.00" shape="100.00,7.90 100.00,10.90 100.00,10.90 100.00,7.90 100.00,6.40 96.00,6.40"/>
    </edge>
    <edge id=":C_w1" function="walkingarea">
        <lane id=":C_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.61" width="4.00" shape="96.00,-6.40 100.00,-6.40 100.00,-7.90 100.00,-10.90 100.00,-10.90 100.00,-7.90"/>
    </edge>
    <edge id=":E_w0" function="walkingarea">
        <lane id=":E_w0_0" index="0" allow="pedestrian" speed="1.00" length="18.80" width="3.00" shape="200.00,7.90 200.00,10.90 200.00,-10.90 200.00,-7.90"/>
    </edge>
    <edge id=":W_w0" function="walkingarea">
        <lane id=":W_w0_0" index="0" allow="pedestrian" speed="1.00" length="18.80" width="3.00" shape="0.00,-7.90 0.00,-10.90 0.00,10.90 0.00,7.90"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CW"/>

    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>

    <crossing node="C" edges="CE EC" priority="0"/>
</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="0.00" type="priority"/>
    <node id="E" x="200.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="0.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST FAILED on ts-sim-winbuild-ba : function crossings guessed 4_arm_3_neightboring_split ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89" shape="118.84,95.12 176.09,95.03 200.00,100.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89" shape="107.66,118.53 119.14,174.64 100.00,200.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89" shape="94.97,80.36 94.74,18.32 100.00,0.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89" shape="82.75,104.99 69.90,99.83 0.00,100.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89" shape="200.00,100.00 175.81,106.22 118.84,106.22">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="100.00" y="200.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="37" state="GGGgrrrrgGGgrrrrrrGGrr"/>
        <phase duration="5"  state="GGGgrrrrgGGgrrrrrrrrrr"/>
        <phase duration="3"  state="yyyyrrrryyyyrrrrrrrrrr"/>
        <phase duration="37" state="rrrrgGGgrrrrgGGgGGrrGG"/>
        <phase duration="5"  state="rrrrgGGgrrrrgGGgrrrrrr"/>
        <phase duration="3"  state="rrrryyyyrrrryyyyrrrrrr"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="4"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="5"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="6"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="7"/>
    <connection from="NC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="0"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="3"/>
    <connection from="SC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="8"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="9"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="10"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="11"/>
    <connection from="WC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="12"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="13"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="14"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="15"/>
</tlLogics>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings guessed 4_arm_complete_default_width ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="10.24" shape="95.20,112.40 94.72,109.08 93.30,106.70 90.93,105.28 89.60,105.09"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="2.02" shape="89.60,105.09 87.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="10.24" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.28,109.07 105.09,110.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="100.00" y="200.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="37" state="gGGgrrrrgGGgrrrrrGrG"/>
        <phase duration="5"  state="gGGgrrrrgGGgrrrrrrrr"/>
        <phase duration="3"  state="yyyyrrrryyyyrrrrrrrr"/>
        <phase duration="37" state="rrrrgGGgrrrrgGGgGrGr"/>
        <phase duration="5"  state="rrrrgGGgrrrrgGGgrrrr"/>
        <phase duration="3"  state="rrrryyyyrrrryyyyrrrr"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="4"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="5"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="6"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="7"/>
    <connection from="NC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="0"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="3"/>
    <connection from="SC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="8"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="9"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="10"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="11"/>
    <connection from="WC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="12"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="13"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="14"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="15"/>
</tlLogics>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings guessed 4_arm_complete_priority ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="8.11" shape="95.20,112.40 94.72,109.08 93.30,106.70 91.60,105.68"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="4.15" shape="91.60,105.68 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.28,109.07 104.80,112.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="priority"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="100.00" y="200.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST FAILED on ts-sim-winbuild-ba : function crossings guessed 4_arm_complete_priority_speed_threshold ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,11
> Error: The to-node is not given for edge 'SC'.
> Error: Additional lane information could not be set - the edge with id 'SC' is not known.
> Error: Additional lane information could not be set - the edge with id 'SC' is not known.
> Error: Additional lane information could not be set - the edge with id 'SC' is not known.
> Error: Additional lane information could not be set - the edge with id 'SC' is not known.
> Error: The to-node is not given for edge 'WC'.
> Error: Additional lane information could not be set - the edge with id 'WC' is not known.
> Error: Additional lane information could not be set - the edge with id 'WC' is not known.
> Error: Additional lane information could not be set - the edge with id 'WC' is not known.
> Error: Additional lane information could not be set - the edge with id 'WC' is not known.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="95.20,112.40 94.72,109.08 93.30,106.70 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.28,109.07 104.80,112.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.96" length="22.58" shape="112.40,101.60 106.28,100.72 101.90,98.10 99.28,93.72 98.40,87.60"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="priority"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="100.00" y="200.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST FAILED on ts-sim-winbuild-ba : function crossings guessed 4_arm_slanted_complete ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="150.00" y="200.00" type="dead_end"/>
    <node id="S" x="50.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="37" state="gGGgrrrrgGGgrrrrrGrG"/>
        <phase duration="5"  state="gGGgrrrrgGGgrrrrrrrr"/>
        <phase duration="3"  state="yyyyrrrryyyyrrrrrrrr"/>
        <phase duration="37" state="rrrrgGGgrrrrgGGgGrGr"/>
        <phase duration="5"  state="rrrrgGGgrrrrgGGgrrrr"/>
        <phase duration="3"  state="rrrryyyyrrrryyyyrrrr"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="4"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="5"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="6"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="7"/>
    <connection from="NC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="0"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="3"/>
    <connection from="SC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="8"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="9"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="10"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="11"/>
    <connection from="WC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="12"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="13"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="14"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="15"/>
</tlLogics>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings guessed discard ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="100.00" y="200.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="42" state="GGGgrrrrGGGgrrrr"/>
        <phase duration="3"  state="yyyyrrrryyyyrrrr"/>
        <phase duration="42" state="rrrrGGGgrrrrGGGg"/>
        <phase duration="3"  state="rrrryyyyrrrryyyy"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="4"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="5"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="6"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="7"/>
    <connection from="NC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="0"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="3"/>
    <connection from="SC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="8"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="9"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="10"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="11"/>
    <connection from="WC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="12"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="13"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="14"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="15"/>
</tlLogics>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 3_arm_1_opposite_sidewalk_3_crossings ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="9.35" length="1.12" shape="95.20,1.50 95.61,0.46"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="8.20" length="0.49" shape="98.40,1.50 98.67,1.09"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="9.35" length="18.66" shape="95.61,0.46 96.28,-1.26 99.50,-3.23 104.88,-4.41 112.40,-4.80"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="8.20" length="14.46" shape="98.67,1.09 99.28,0.14 101.90,-0.83 106.28,-1.41 112.40,-1.60"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="87.60,-4.80 112.40,-4.80"/>
        <lane id=":C_2_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="87.60,-1.60 112.40,-1.60"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="8.95" length="18.03" shape="87.60,-1.60 95.12,-1.41 100.50,-0.83 103.72,0.14 104.80,1.50"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="8.20" length="14.95" shape="87.60,-1.60 93.72,-1.41 98.10,-0.83 100.72,0.14 101.60,1.50"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CN NC">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_0_walkingareas ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="95.20,112.40 94.72,109.08 93.30,106.70 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.28,109.07 104.80,112.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="112.40,101.60 106.28,100.72 105.07,100.00"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="95.20,112.40 94.72,109.08 93.30,106.70 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.28,109.07 104.80,112.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="112.40,101.60 106.28,100.72 105.07,100.00"/>
    </edge>
<truncated after showing first 30 lines>
function crossings specified 4_arm_1 ( Last six runs Jul2019 )
function crossings specified 4_arm_2_neighboring ( Last six runs Jul2019 )
function crossings specified custom_tll ( Last six runs Jul2019 )
function crossings specified inconsistent_tll ( Last six runs Jul2019 )

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_2_neighboring_corner_detail ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="8.92" length="17.90" shape="95.20,115.90 94.51,111.04 92.43,107.58 88.96,105.49 84.10,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="31.80" shape="95.20,115.90 95.20,84.10"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="31.80" shape="98.40,115.90 98.40,84.10"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="11.09" length="8.72" shape="98.40,115.90 99.49,108.24 100.00,107.40"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="11.09" length="19.51" shape="100.00,107.40 102.78,102.78 108.24,99.49 115.90,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="8.92" length="17.90" shape="115.90,104.80 111.04,105.49 107.58,107.57 105.49,111.04 104.80,115.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="31.80" shape="115.90,104.80 84.10,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="31.80" shape="115.90,101.60 84.10,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="11.09" length="8.72" shape="115.90,101.60 108.24,100.51 107.40,100.00"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_2_opposite ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,112.40 94.72,109.08 93.30,106.70 92.10,105.98"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="4.73" shape="92.10,105.98 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.28,109.07 104.80,112.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_3_neighboring_split ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="12.16" length="13.47" shape="90.14,124.45 88.47,118.83 86.38,114.45 84.66,112.30"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="45.52" shape="90.14,124.45 88.23,111.92 88.47,101.84 89.55,91.66 90.16,78.83"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="45.52" shape="93.28,123.81 91.38,111.38 91.64,101.51 92.74,91.55 93.36,78.82"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="12.49" length="35.75" shape="93.28,123.81 95.34,115.43 102.53,105.42 111.76,97.04 113.90,96.12"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="12.16" length="4.72" shape="84.66,112.30 83.88,111.32 80.96,109.44"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="12.49" length="6.60" shape="113.90,96.12 119.96,93.52"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.35" length="13.63" shape="119.99,111.02 116.18,111.57 113.71,113.22 112.60,115.97 112.82,119.81"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="39.02" shape="119.99,111.02 108.20,111.80 99.95,112.96 91.96,112.76 80.96,109.44"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="39.02" shape="119.98,107.82 108.56,108.60 100.56,109.79 92.81,109.66 82.15,106.47"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_3_neighboring_split_customshape_shifted ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="12.16" length="13.47" shape="90.14,124.45 88.47,118.83 86.38,114.45 84.66,112.30"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="45.52" shape="90.14,124.45 88.23,111.92 88.47,101.84 89.55,91.66 90.16,78.83"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="45.52" shape="93.28,123.81 91.38,111.38 91.64,101.51 92.74,91.55 93.36,78.82"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="12.49" length="35.75" shape="93.28,123.81 95.34,115.43 102.53,105.42 111.76,97.04 113.90,96.12"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="12.16" length="4.72" shape="84.66,112.30 83.88,111.32 80.96,109.44"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="12.49" length="6.60" shape="113.90,96.12 119.96,93.52"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.35" length="13.63" shape="119.99,111.02 116.18,111.57 113.71,113.22 112.60,115.97 112.82,119.81"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="39.02" shape="119.99,111.02 108.20,111.80 99.95,112.96 91.96,112.76 80.96,109.44"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="39.02" shape="119.98,107.82 108.56,108.60 100.56,109.79 92.81,109.66 82.15,106.47"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89" shape="118.84,95.12 176.09,95.03 200.00,100.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89" shape="107.66,118.53 119.14,174.64 100.00,200.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89" shape="94.97,80.36 94.74,18.32 100.00,0.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89" shape="82.75,104.99 69.90,99.83 0.00,100.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89" shape="200.00,100.00 175.81,106.22 118.84,106.22">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="100.00" y="200.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="37" state="gGGgrrrrgGGgrrrrGGrrGG"/>
        <phase duration="5"  state="gGGgrrrrgGGgrrrrrrrrrr"/>
        <phase duration="3"  state="yyyyrrrryyyyrrrrrrrrrr"/>
        <phase duration="37" state="rrrrGGGgrrrrgGGgrrGGrr"/>
        <phase duration="5"  state="rrrrGGGgrrrrgGGgrrrrrr"/>
        <phase duration="3"  state="rrrryyyyrrrryyyyrrrrrr"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="4"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="5"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="6"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="7"/>
    <connection from="NC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="0"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="3"/>
    <connection from="SC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="8"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="9"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="10"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="11"/>
    <connection from="WC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="12"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="13"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="14"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="15"/>
</tlLogics>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_3_neighboring_split_customshape_shifted2 ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="300.00,140.00" convBoundary="200.00,40.00,400.00,240.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="12.16" length="13.47" shape="290.14,164.46 288.47,158.83 286.38,154.45 284.66,152.30"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="45.49" shape="290.14,164.46 288.23,151.93 288.47,141.86 289.55,131.69 290.16,118.87"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="45.49" shape="293.28,163.81 291.38,151.39 291.64,141.54 292.74,131.59 293.36,118.87"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="12.48" length="35.77" shape="293.28,163.81 295.32,155.43 302.46,145.43 311.65,137.04 313.87,136.09"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="12.16" length="4.72" shape="284.66,152.30 283.88,151.32 280.96,149.44"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="12.48" length="6.50" shape="313.87,136.09 319.84,133.52"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.28" length="13.36" shape="319.62,151.02 315.97,151.57 313.62,153.22 312.57,155.97 312.82,159.81"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="38.67" shape="319.62,151.02 307.95,151.79 299.77,152.94 291.86,152.73 280.96,149.44"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="38.67" shape="319.66,147.82 308.33,148.59 300.40,149.77 292.72,149.64 282.15,146.47"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89" shape="318.84,135.12 376.09,135.03 400.00,140.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89" shape="307.66,158.53 319.14,214.64 300.00,240.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89" shape="294.97,120.36 294.74,58.32 300.00,40.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89" shape="282.75,144.99 269.90,139.83 200.00,140.00">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89" shape="400.00,140.00 375.81,146.22 318.84,146.22">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="300.00,140.00" convBoundary="200.00,40.00,400.00,240.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="300.00" y="140.00" type="traffic_light" tl="C" shape="284.16,165.68 318.80,158.59 318.80,157.77 319.55,157.16 319.95,124.22 318.90,123.61 318.54,122.85 318.29,121.78 318.14,120.41 318.11,118.73 307.33,118.68 301.13,121.55 294.73,118.87 284.06,118.86 283.33,120.06 282.40,120.81 281.11,121.67 279.45,122.62 277.41,123.68 282.28,133.43 282.75,144.99 278.69,155.10 280.77,156.87 281.71,158.41 282.59,160.39 283.41,162.82 284.16,165.68"/>
    <node id="E" x="400.00" y="140.00" type="dead_end"/>
    <node id="N" x="300.00" y="240.00" type="dead_end"/>
    <node id="S" x="300.00" y="40.00" type="dead_end"/>
    <node id="W" x="200.00" y="140.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="37" state="gGGgrrrrgGGgrrrrGGrrGG"/>
        <phase duration="5"  state="gGGgrrrrgGGgrrrrrrrrrr"/>
        <phase duration="3"  state="yyyyrrrryyyyrrrrrrrrrr"/>
        <phase duration="37" state="rrrrGGGgrrrrgGGgrrGGrr"/>
        <phase duration="5"  state="rrrrGGGgrrrrgGGgrrrrrr"/>
        <phase duration="3"  state="rrrryyyyrrrryyyyrrrrrr"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="4"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="5"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="6"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="7"/>
    <connection from="NC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="0"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="3"/>
    <connection from="SC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="8"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="9"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="10"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="11"/>
    <connection from="WC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="12"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="13"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="14"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="15"/>
</tlLogics>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,112.40 94.72,109.08 93.30,106.70 92.10,105.98"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="4.73" shape="92.10,105.98 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.98,107.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>
function crossings specified 4_arm_complete ( Last six runs Jul2019 )
function crossings specified 4_arm_complete_cycletime ( Last six runs Jul2019 )
function crossings specified 4_arm_customTLIndex2 ( Last six runs Jul2019 )
function crossings specified 4_arm_right_on_red ( Last six runs Jul2019 )

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_complete_lefthand ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,87.60 94.72,90.92 93.30,93.30 92.10,94.02"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,87.60 95.20,112.40"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,87.60 98.40,112.40"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,87.60 99.28,93.72 100.00,94.93"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="4.73" shape="92.10,94.02 90.93,94.72 87.60,95.20"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,94.93 101.90,98.10 106.28,100.72 112.40,101.60"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="112.40,95.20 109.08,94.72 106.70,93.30 105.98,92.10"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,95.20 87.60,95.20"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,98.40 87.60,98.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_customTLIndex ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,19
> Error: Attribute 'id' is missing in definition of a edge.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Attribute 'id' is missing in definition of a edge.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Attribute 'id' is missing in definition of a edge.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Additional lane information could not be set - the edge with id '' is not known.
> Error: Edge 'NC' for crossing at node 'C' is not known.
> Error: Edge 'SC' for crossing at node 'C' is not known.
> Error: Edge 'WC' for crossing at node 'C' is not known.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,112.40 94.72,109.08 93.30,106.70 92.10,105.98"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="4.73" shape="92.10,105.98 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.98,107.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,4
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,112.40 94.72,109.08 93.30,106.70 92.10,105.98"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="4.73" shape="92.10,105.98 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.98,107.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>
function crossings specified 4_arm_duplicate ( Last six runs Jul2019 )
function crossings specified uncontrolled_at_tls_node ( Last six runs Jul2019 )

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_endOffset ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,112.40 94.72,109.08 93.30,106.70 92.10,105.98"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.96" length="7.60" shape="98.40,112.40 99.28,106.28 100.00,105.07"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="4.73" shape="92.10,105.98 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.96" length="14.98" shape="100.00,105.07 101.90,101.90 106.28,99.28 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="9.46" length="15.53" shape="120.40,104.80 112.40,104.80 109.08,105.28 106.70,106.70 105.98,107.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="32.80" shape="120.40,104.80 112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="32.80" shape="120.40,101.60 112.40,101.60 87.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_outer_bikelane ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="4.16" length="3.63" width="1.50" shape="89.85,112.40 89.71,111.42 89.29,110.71 88.58,110.29 87.60,110.15"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="24.80" width="1.50" shape="89.85,112.40 89.85,87.60"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="bicycle" speed="12.00" length="1.09" width="1.50" shape="89.85,112.40 90.17,111.36"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,112.40 94.72,109.08 93.30,106.70 92.10,105.98"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_4_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="9.96" length="2.73" shape="98.40,112.40 98.79,109.70"/>
    </edge>
    <edge id=":C_28" function="internal">
        <lane id=":C_28_0" index="0" allow="bicycle" speed="12.00" length="32.69" width="1.50" shape="90.17,111.36 92.12,105.13 97.79,97.79 105.13,92.12 112.40,89.85"/>
    </edge>
    <edge id=":C_29" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_outer_bikelane2 ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="pedestrian bicycle" speed="4.16" length="3.63" width="1.50" shape="89.85,112.40 89.71,111.42 89.29,110.71 88.58,110.29 87.60,110.15"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="pedestrian bicycle" speed="13.89" length="26.30" width="1.50" shape="89.85,112.40 89.85,86.10"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="pedestrian bicycle" speed="12.09" length="1.89" width="3.00" shape="89.85,112.40 90.41,110.59"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="pedestrian" speed="11.74" length="1.90" width="3.00" shape="89.85,112.40 90.44,110.59"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,112.40 94.72,109.08 93.30,106.70 92.10,105.98"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="26.30" shape="95.20,112.40 95.20,86.10"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="26.30" shape="98.40,112.40 98.40,86.10"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.96" length="3.85" shape="98.40,112.40 98.94,108.59"/>
    </edge>
    <edge id=":C_32" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_pedscramble ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="8.92" length="5.90" shape="95.20,115.90 94.51,111.04 93.99,110.19"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="31.80" shape="95.20,115.90 95.20,84.10"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="31.80" shape="98.40,115.90 98.40,84.10"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="11.09" length="8.72" shape="98.40,115.90 99.49,108.24 100.00,107.40"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="8.92" length="12.00" shape="93.99,110.19 92.43,107.58 88.96,105.49 84.10,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="11.09" length="19.51" shape="100.00,107.40 102.78,102.78 108.24,99.49 115.90,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="8.92" length="6.63" shape="115.90,104.80 111.04,105.49 109.56,106.38"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="31.80" shape="115.90,104.80 84.10,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="31.80" shape="115.90,101.60 84.10,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified 4_arm_slanted_complete ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="13.89" length="24.55" shape="104.26,119.26 100.09,112.94 94.80,108.42 88.39,105.70 85.36,105.34"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="38.27" shape="104.26,119.26 87.15,85.03"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="38.27" shape="107.13,117.83 90.01,83.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.70" length="8.41" shape="107.13,117.83 104.82,110.01 104.88,109.76"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="13.89" length="4.53" shape="85.36,105.34 80.86,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.70" length="20.52" shape="104.88,109.76 106.24,103.86 111.11,99.84 119.14,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.32" length="11.31" shape="119.14,104.80 114.48,105.44 111.88,107.34 111.34,110.52 111.39,110.67"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="38.27" shape="119.14,104.80 80.86,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="38.27" shape="119.14,101.60 80.86,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified discard_no_internal2 ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id="CE" from="C" to="E" priority="2">
        <lane id="CE_0" index="0" allow="pedestrian" speed="13.89" length="100.00" width="3.00" shape="112.40,90.60 200.00,90.60"/>
        <lane id="CE_1" index="1" disallow="all" speed="13.89" length="100.00" width="1.50" shape="112.40,92.85 200.00,92.85"/>
        <lane id="CE_2" index="2" allow="passenger" speed="13.89" length="100.00" shape="112.40,95.20 200.00,95.20"/>
        <lane id="CE_3" index="3" allow="passenger" speed="13.89" length="100.00" shape="112.40,98.40 200.00,98.40"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2">
        <lane id="CN_0" index="0" allow="pedestrian" speed="13.89" length="100.00" width="3.00" shape="109.40,112.40 109.40,200.00"/>
        <lane id="CN_1" index="1" disallow="all" speed="13.89" length="100.00" width="1.50" shape="107.15,112.40 107.15,200.00"/>
        <lane id="CN_2" index="2" allow="passenger" speed="13.89" length="100.00" shape="104.80,112.40 104.80,200.00"/>
        <lane id="CN_3" index="3" allow="passenger" speed="13.89" length="100.00" shape="101.60,112.40 101.60,200.00"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2">
        <lane id="CS_0" index="0" allow="pedestrian" speed="13.89" length="100.00" width="3.00" shape="90.60,87.60 90.60,0.00"/>
        <lane id="CS_1" index="1" disallow="all" speed="13.89" length="100.00" width="1.50" shape="92.85,87.60 92.85,0.00"/>
        <lane id="CS_2" index="2" allow="passenger" speed="13.89" length="100.00" shape="95.20,87.60 95.20,0.00"/>
        <lane id="CS_3" index="3" allow="passenger" speed="13.89" length="100.00" shape="98.40,87.60 98.40,0.00"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2">
        <lane id="CW_0" index="0" allow="pedestrian" speed="13.89" length="100.00" width="3.00" shape="87.60,109.40 0.00,109.40"/>
        <lane id="CW_1" index="1" disallow="all" speed="13.89" length="100.00" width="1.50" shape="87.60,107.15 0.00,107.15"/>
        <lane id="CW_2" index="2" allow="passenger" speed="13.89" length="100.00" shape="87.60,104.80 0.00,104.80"/>
        <lane id="CW_3" index="3" allow="passenger" speed="13.89" length="100.00" shape="87.60,101.60 0.00,101.60"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CN"/>

    <connection from="CS"/>

    <connection from="CW"/>

    <connection from="EC" to="CN" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3"/>

    <connection from="NC" to="CW" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3"/>

    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CS" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="100.00" y="200.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="42" state="GGGgrrrrGGGgrrrr"/>
        <phase duration="3"  state="yyyyrrrryyyyrrrr"/>
        <phase duration="42" state="rrrrGGGgrrrrGGGg"/>
        <phase duration="3"  state="rrrryyyyrrrryyyy"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="4"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="5"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="6"/>
    <connection from="EC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="7"/>
    <connection from="NC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="0"/>
    <connection from="NC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="NC" to="CS" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="3"/>
    <connection from="SC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="8"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="9"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="10"/>
    <connection from="SC" to="CW" fromLane="3" toLane="3" tl="C" linkIndex="11"/>
    <connection from="WC" to="CS" fromLane="2" toLane="2" tl="C" linkIndex="12"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="13"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="14"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="15"/>
</tlLogics>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified joined_tls ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,300.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="12.26" shape="104.80,87.60 105.28,90.92 106.70,93.30 109.07,94.73 112.40,95.20"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="13.90" shape="104.80,87.60 104.80,101.50"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="13.90" shape="101.60,87.60 101.60,101.50"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="13.90" shape="98.50,95.20 112.40,95.20"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="13.90" shape="98.50,98.40 112.40,98.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="5.04" length="5.00" shape="98.50,98.40 99.86,98.59 100.83,99.18 101.41,100.14 101.60,101.50"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="SC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.50" shape="100.00,89.85 106.40,89.85"/>
    </edge>
    <edge id=":C_w1" function="walkingarea">
        <lane id=":C_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.68" width="4.50" shape="112.40,92.10 112.40,89.10 110.90,87.60 107.90,87.60 106.40,87.60 106.57,88.98 107.07,90.10 107.90,90.97 109.07,91.60 110.57,91.97"/>
    </edge>
    <edge id=":C_w2" function="walkingarea">
        <lane id=":C_w2_0" index="0" allow="pedestrian" speed="1.00" length="1.68" width="4.50" shape="100.00,87.60 98.50,89.10 98.50,92.10 98.96,91.98 99.33,91.60 99.62,90.97 99.83,90.10 99.96,88.97"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified rail_crossing ( Last six runs Jul2019 )

---------- Differences in errors ----------
0a1,2
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="13.89" length="9.40" shape="95.20,104.70 95.20,95.30"/>
        <lane id=":C_0_1" index="1" allow="passenger" speed="13.89" length="9.40" shape="98.40,104.70 98.40,95.30"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="rail" speed="27.78" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="9.40" shape="104.80,95.30 104.80,104.70"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="9.40" shape="101.60,95.30 101.60,104.70"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="rail" speed="27.78" length="24.80" shape="87.60,98.40 112.40,98.40"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CE EC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.50" shape="110.15,96.80 110.15,103.20"/>
    </edge>
    <edge id=":C_c1" function="crossing" crossingEdges="CW WC">
        <lane id=":C_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.50" shape="89.85,103.20 89.85,96.80"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.68" width="4.50" shape="87.60,103.20 89.10,104.70 92.10,104.70 91.93,103.77 91.46,103.26 90.74,103.06 89.82,103.06 88.76,103.15"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function crossings specified traffic_light_unregulated ( Last six runs Jul2019 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Intersecting left turns at junction 'C' from lane 'NC_3' and lane 'EC_3'. (increase junction radius to avoid this)
< Warning: Intersecting left turns at junction 'C' from lane 'SC_3' and lane 'EC_3'. (increase junction radius to avoid this)
< Warning: Intersecting left turns at junction 'C' from lane 'WC_3' and lane 'NC_3'. (increase junction radius to avoid this)
< Warning: Intersecting left turns at junction 'C' from lane 'WC_3' and lane 'SC_3'. (increase junction radius to avoid this)
---
> Error: Index out of range in bracket operator of PositionVector
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="95.20,112.40 94.72,109.08 93.30,106.70 92.10,105.98"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="95.20,112.40 95.20,87.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="98.40,112.40 98.40,87.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.71" length="16.74" shape="98.40,112.40 99.66,107.43 102.93,102.93 107.43,99.66 107.90,99.54"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.48" length="4.73" shape="92.10,105.98 90.93,105.28 87.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.71" length="4.64" shape="107.90,99.54 112.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.48" length="7.53" shape="112.40,104.80 109.08,105.28 106.70,106.70 105.98,107.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="112.40,104.80 87.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : import OSM adlershof_dlr_sidewalks ( Last six runs Jul2019 )

---------- Differences in net ----------
281c281
<         <lane id="-143308521#10_0" index="0" allow="pedestrian" speed="22.22" length="4.96" width="2.00" shape="4455.43,1008.00 4455.35,1007.95"/>
---
>         <lane id="-143308521#10_0" index="0" allow="pedestrian" speed="22.22" length="4.96" width="2.00" shape="4454.37,1007.31 4454.20,1007.20"/>
1346c1346
<         <lane id="143308521#10_0" index="0" allow="pedestrian" speed="22.22" length="4.96" width="2.00" shape="4459.83,1000.84 4460.00,1000.95"/>
---
>         <lane id="143308521#10_0" index="0" allow="pedestrian" speed="22.22" length="4.96" width="2.00" shape="4459.91,1000.89 4460.00,1000.95"/>

TEST FAILED on ts-sim-winbuild-ba : import OSM bugs ticket869 ( Last six runs Jul2019 )

---------- Differences in errors ----------
1c1,2
< Warning: Network contains very large coordinates and will probably flicker in the GUI. Check for outlying nodes and make sure the network is shifted to the coordinate origin
---
> Error: Unable to project coordinates for junction '1697931360'.
> Error: Discarding edge '157562752' because the nodes could not be built.
---------- Differences in net ----------
6c6
<     <location netOffset="250204.16,9024100.88" convBoundary="0.00,0.00,6657137.59,19089107.12" origBoundary="-106.779095,-79.013333,21.566578,43.226864" projParameter="+proj=utm +zone=19 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>
---
>     <location netOffset="-323934.52,-4694846.49" convBoundary="0.00,0.00,83.10,130.36" origBoundary="-106.779095,-79.013333,21.566578,43.226864" projParameter="+proj=utm +zone=19 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>
42,43c42,44
<     <edge id=":1697931355_0" function="internal">
<         <lane id=":1697931355_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="-1.51,0.53 -1.15,-0.87 -0.53,-1.51 0.36,-1.40 1.51,-0.53"/>
---
>     <edge id="8614778" from="61330091" to="61321502" priority="3" type="highway.residential" spreadType="center" shape="0.00,0.00 27.12,43.21 52.94,84.22 83.10,130.36">
>         <lane id="8614778_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="154.60" shape="1.36,-0.85 28.47,42.36 54.29,83.36 84.44,129.48"/>
>         <lane id="8614778_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="154.60" shape="-1.36,0.85 25.76,44.06 51.60,85.09 81.76,131.23"/>
45,70d45
<     <edge id=":1697931360_0" function="internal">
<         <lane id=":1697931360_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="6657139.10,19089106.59 6657138.74,19089107.99 6657138.12,19089108.63 6657137.23,19089108.51 6657136.08,19089107.64"/>
<     </edge>
< 
<     <edge id="-157562752" from="1697931355" to="1697931360" priority="3" type="highway.residential">
<         <lane id="-157562752_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="20216614.24" shape="1.51,-0.53 6657139.10,19089106.59"/>
<     </edge>
<     <edge id="157562752" from="1697931360" to="1697931355" priority="3" type="highway.residential">
<         <lane id="157562752_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="20216614.24" shape="6657136.08,19089107.64 -1.51,0.53"/>
<     </edge>
<     <edge id="8614778" from="61330091" to="61321502" priority="3" type="highway.residential" spreadType="center" shape="574138.68,13718947.37 574165.80,13718990.57 574191.62,13719031.59 574221.78,13719077.72">
<         <lane id="8614778_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="154.60" shape="574140.04,13718946.52 574167.15,13718989.72 574192.97,13719030.73 574223.12,13719076.85"/>
<         <lane id="8614778_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="154.60" shape="574137.33,13718948.22 574164.44,13718991.42 574190.28,13719032.46 574220.44,13719078.60"/>
<     </edge>
< 
<     <junction id="1697931355" type="priority" x="0.00" y="0.00" incLanes="157562752_0" intLanes=":1697931355_0_0" shape="0.00,0.00 -3.02,1.05 0.00,-0.00">
<         <request index="0" response="0" foes="0" cont="0"/>
<     </junction>
<truncated after showing first 30 lines>

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

---------- Differences in net ----------
508c508
<         <lane id=":29018805_0_0" index="0" allow="bicycle" speed="5.54" length="6.46" width="1.00" shape="693.83,1159.62 694.23,1153.17"/>
---
>         <lane id=":29018805_0_0" index="0" allow="bicycle" speed="6.14" length="8.04" width="1.00" shape="693.83,1159.62 693.38,1156.82 692.61,1154.82 691.52,1153.64 690.12,1153.27"/>
514c514
<         <lane id=":29018805_2_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="6.57" length="8.76" shape="696.17,1159.41 695.76,1155.75 695.29,1153.14 694.77,1151.58 694.18,1151.07"/>
---
>         <lane id=":29018805_2_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="7.40" length="11.39" shape="696.17,1159.41 695.50,1155.76 694.27,1153.17 692.45,1151.64 690.07,1151.17"/>
524,526c524,526
<         <lane id=":29018805_6_0" index="0" allow="bicycle" speed="13.89" length="11.58" width="1.00" shape="705.27,1156.14 701.93,1155.70 699.75,1154.65 697.56,1153.59 694.23,1153.17"/>
<         <lane id=":29018805_6_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="11.58" shape="705.23,1154.04 701.89,1153.60 699.70,1152.55 697.52,1151.49 694.18,1151.07"/>
<         <lane id=":29018805_6_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="11.58" shape="705.17,1150.84 701.83,1150.40 699.64,1149.35 697.44,1148.30 694.11,1147.87"/>
---
>         <lane id=":29018805_6_0" index="0" allow="bicycle" speed="13.89" length="14.22" width="1.00" shape="705.27,1156.14 700.73,1155.73 697.69,1154.69 694.65,1153.66 690.12,1153.27"/>
>         <lane id=":29018805_6_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="14.22" shape="705.23,1154.04 700.69,1153.63 697.65,1152.59 694.60,1151.56 690.07,1151.17"/>
>         <lane id=":29018805_6_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="14.22" shape="705.17,1150.84 701.83,1150.40 699.64,1149.35 697.44,1148.30 694.11,1147.87"/>
565c565
<         <lane id=":29325968_0_0" index="0" allow="bicycle" speed="4.88" length="5.25" width="1.00" shape="717.73,1155.77 713.73,1152.37"/>
---
>         <lane id=":29325968_0_0" index="0" allow="bicycle" speed="5.03" length="5.59" width="1.00" shape="717.73,1155.77 716.01,1156.01 714.79,1156.61 714.06,1157.55 713.83,1158.83"/>
594,596c594,596
<         <lane id=":29325968_9_0" index="0" allow="bicycle" speed="13.89" length="19.66" width="1.00" shape="712.12,1134.85 713.73,1152.37"/>
<         <lane id=":29325968_9_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="19.66" shape="711.02,1134.90 711.74,1158.87"/>
<         <lane id=":29325968_9_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="19.66" shape="707.82,1135.05 708.43,1152.45"/>
---
>         <lane id=":29325968_9_0" index="0" allow="bicycle" speed="13.89" length="21.81" width="1.00" shape="712.12,1134.85 713.83,1158.83"/>
>         <lane id=":29325968_9_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="21.81" shape="711.02,1134.90 711.74,1158.87"/>
>         <lane id=":29325968_9_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="21.81" shape="707.82,1135.05 708.43,1152.45"/>
608c608
<         <lane id=":29325968_15_0" index="0" allow="bicycle" speed="8.70" length="11.07" width="1.00" shape="705.14,1139.14 708.82,1139.91 711.47,1142.37 712.83,1145.81"/>
<truncated after showing first 30 lines>
import OSM bus_stop_direction_from_pt_lines ( Last six runs Jul2019 )
import OSM duplicate_lines ( Last six runs Jul2019 )

TEST FAILED on ts-sim-winbuild-ba : import OSM complex_intermodal_intersection ( Last six runs Jul2019 )

---------- Differences in net ----------
187c187
<         <lane id=":3971103767_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.20" shape="366.44,239.40 366.64,239.37"/>
---
>         <lane id=":3971103767_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.10" shape="366.54,239.39 366.64,239.37"/>
366c366
<         <lane id="526422264_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.13" shape="366.31,239.43 366.44,239.40"/>
---
>         <lane id="526422264_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.23" shape="366.31,239.43 366.54,239.39"/>

TEST FAILED on ts-sim-winbuild-ba : import OSM elevation ( Last six runs Jul2019 )

---------- Differences in errors ----------
33a34
> Warning: Edge '24214694#2' has a vertical jump of 0.37m.
---------- Differences in net ----------
565c565
<         <lane id="24214694#2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.59" shape="489.45,723.49,35.17 489.43,723.30,35.17"/>
---
>         <lane id="24214694#2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.59" shape="489.33,722.23,35.54 489.33,722.23,35.17"/>

TEST FAILED on ts-sim-winbuild-ba : import OSM ptline_network_modification ( Last six runs Jul2019 )

---------- Differences in net ----------
489c489
<         <lane id=":29018805_0_0" index="0" allow="bicycle" speed="5.54" length="6.46" width="1.00" shape="693.83,1159.62 694.23,1153.17"/>
---
>         <lane id=":29018805_0_0" index="0" allow="bicycle" speed="6.14" length="8.04" width="1.00" shape="693.83,1159.62 693.38,1156.82 692.61,1154.82 691.52,1153.64 690.12,1153.27"/>
495c495
<         <lane id=":29018805_2_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="6.57" length="8.76" shape="696.17,1159.41 695.76,1155.75 695.29,1153.14 694.77,1151.58 694.18,1151.07"/>
---
>         <lane id=":29018805_2_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="7.40" length="11.39" shape="696.17,1159.41 695.50,1155.76 694.27,1153.17 692.45,1151.64 690.07,1151.17"/>
505,507c505,507
<         <lane id=":29018805_6_0" index="0" allow="bicycle" speed="13.89" length="11.58" width="1.00" shape="705.27,1156.14 701.93,1155.70 699.75,1154.65 697.56,1153.59 694.23,1153.17"/>
<         <lane id=":29018805_6_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="11.58" shape="705.23,1154.04 701.89,1153.60 699.70,1152.55 697.52,1151.49 694.18,1151.07"/>
<         <lane id=":29018805_6_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="11.58" shape="705.17,1150.84 701.83,1150.40 699.64,1149.35 697.44,1148.30 694.11,1147.87"/>
---
>         <lane id=":29018805_6_0" index="0" allow="bicycle" speed="13.89" length="14.22" width="1.00" shape="705.27,1156.14 700.73,1155.73 697.69,1154.69 694.65,1153.66 690.12,1153.27"/>
>         <lane id=":29018805_6_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="14.22" shape="705.23,1154.04 700.69,1153.63 697.65,1152.59 694.60,1151.56 690.07,1151.17"/>
>         <lane id=":29018805_6_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="14.22" shape="705.17,1150.84 701.83,1150.40 699.64,1149.35 697.44,1148.30 694.11,1147.87"/>
546c546
<         <lane id=":29325968_0_0" index="0" allow="bicycle" speed="4.88" length="5.25" width="1.00" shape="717.73,1155.77 713.73,1152.37"/>
---
>         <lane id=":29325968_0_0" index="0" allow="bicycle" speed="5.03" length="5.59" width="1.00" shape="717.73,1155.77 716.01,1156.01 714.79,1156.61 714.06,1157.55 713.83,1158.83"/>
575,577c575,577
<         <lane id=":29325968_9_0" index="0" allow="bicycle" speed="13.89" length="19.66" width="1.00" shape="712.12,1134.85 713.73,1152.37"/>
<         <lane id=":29325968_9_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="19.66" shape="711.02,1134.90 711.74,1158.87"/>
<         <lane id=":29325968_9_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="19.66" shape="707.82,1135.05 708.43,1152.45"/>
---
>         <lane id=":29325968_9_0" index="0" allow="bicycle" speed="13.89" length="21.81" width="1.00" shape="712.12,1134.85 713.83,1158.83"/>
>         <lane id=":29325968_9_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="21.81" shape="711.02,1134.90 711.74,1158.87"/>
>         <lane id=":29325968_9_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="21.81" shape="707.82,1135.05 708.43,1152.45"/>
589c589
<         <lane id=":29325968_15_0" index="0" allow="bicycle" speed="8.70" length="11.07" width="1.00" shape="705.14,1139.14 708.82,1139.91 711.47,1142.37 712.83,1145.81"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : import OSM railway rail_stop_road_access ( Last six runs Jul2019 )

---------- Differences in net ----------
205c205
<         <lane id=":153771230_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.65" length="5.89" shape="490.27,2701.32 489.68,2702.05 489.34,2703.76 489.16,2705.66 489.04,2706.96"/>
---
>         <lane id=":153771230_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.65" length="5.90" shape="490.32,2701.33 489.72,2702.05 489.36,2703.76 489.16,2705.66 489.04,2706.96"/>
208c208
<         <lane id=":153771230_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="8.33" length="7.07" shape="490.27,2701.32 483.21,2701.03"/>
---
>         <lane id=":153771230_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="8.33" length="7.12" shape="490.32,2701.33 483.21,2701.03"/>
211c211
<         <lane id=":153771230_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="3.65" length="2.34" shape="490.27,2701.32 489.07,2700.52 488.67,2699.72"/>
---
>         <lane id=":153771230_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="3.65" length="2.46" shape="490.32,2701.33 489.09,2700.56 488.67,2699.77 488.72,2699.66"/>
214c214
<         <lane id=":153771230_9_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="3.65" length="2.34" shape="488.67,2699.72 489.07,2698.92 490.28,2698.12"/>
---
>         <lane id=":153771230_9_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="3.65" length="2.22" shape="488.72,2699.66 489.05,2698.96 490.23,2698.12"/>
217c217
<         <lane id=":153771230_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="8.33" length="6.94" shape="483.35,2697.83 490.28,2698.12"/>
---
>         <lane id=":153771230_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="8.33" length="6.89" shape="483.35,2697.83 490.23,2698.12"/>
235c235
<         <lane id=":153771230_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="6.95" length="9.99" shape="485.88,2706.44 486.68,2702.76 487.68,2700.15 488.88,2698.60 490.28,2698.12"/>
---
>         <lane id=":153771230_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="6.95" length="9.96" shape="485.88,2706.44 486.68,2702.76 487.67,2700.15 488.85,2698.60 490.23,2698.12"/>
3169,3172c3169,3170
<         <lane id=":31491907_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="6.50" length="9.68" shape="246.54,3091.36 246.36,3101.04"/>
<     </edge>
<     <edge id=":31491907_4" function="internal">
<         <lane id=":31491907_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="7.45" length="13.07" shape="243.07,3091.66 248.14,3103.70"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : import OSM sidewalks ( Last six runs Jul2019 )

---------- Differences in net ----------
46c46
<         <lane id=":12076_w0_0" index="0" allow="pedestrian" speed="1.00" length="11.42" width="3.00" shape="135.89,138.24 132.98,137.52 143.47,146.78 140.55,146.06"/>
---
>         <lane id=":12076_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.40" width="3.00" shape="134.34,144.53 131.43,143.81 143.47,146.78 140.55,146.06"/>
168c168
<         <lane id=":9428_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.19" width="3.00" shape="140.58,145.96 143.49,146.68 147.45,130.81 144.47,130.41 144.20,132.10 143.88,133.61 143.54,134.84 143.15,136.06 142.69,137.55"/>
---
>         <lane id=":9428_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.10" width="3.00" shape="140.60,145.87 143.52,146.59 147.45,130.81 144.47,130.41 144.20,132.10 143.88,133.61 143.54,134.84 143.15,136.06 142.69,137.55"/>
174c174
<         <lane id=":9428_w2_0" index="0" allow="pedestrian" speed="1.00" length="4.35" width="4.00" shape="130.51,140.84 129.72,141.73 130.68,143.49 133.03,137.33 135.94,138.05 134.67,142.67 134.61,141.40 134.18,140.61 133.38,140.33 132.21,140.53"/>
---
>         <lane id=":9428_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.38" width="4.00" shape="130.51,140.84 129.72,141.73 130.68,143.49 131.45,143.71 134.36,144.43 134.67,142.67 134.61,141.40 134.18,140.61 133.38,140.33 132.21,140.53"/>
394c394
<         <lane id="-2131#0_0" index="0" allow="pedestrian" speed="27.78" length="0.10" width="3.00" shape="142.03,146.32 142.01,146.42"/>
---
>         <lane id="-2131#0_0" index="0" allow="pedestrian" speed="27.78" length="0.20" width="3.00" shape="142.06,146.23 142.01,146.42"/>
476,478c476,478
<         <lane id="2131#0_0" index="0" allow="pedestrian" speed="27.78" length="0.17" width="3.00" shape="134.43,137.88 134.48,137.69"/>
<         <lane id="2131#0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.17" shape="135.89,144.91 135.92,144.81"/>
<         <lane id="2131#0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.17" shape="140.55,139.39 140.60,139.20"/>
---
>         <lane id="2131#0_0" index="0" allow="pedestrian" speed="27.78" length="0.13" width="3.00" shape="132.88,144.17 132.91,144.07"/>
>         <lane id="2131#0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.13" shape="135.89,144.91 135.92,144.81"/>
>         <lane id="2131#0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.13" shape="140.55,139.39 140.60,139.20"/>

TEST FAILED on ts-sim-winbuild-ba : import XML diff remove_crossing ( Last six runs Jul2019 )

---------- Differences in net ----------
538,541c538,539
<         <lane id="renamed_0" index="0" allow="tram" speed="13.89" length="104.38" shape="3927.37,1192.34 3912.29,1177.18 3895.64,1160.57 3876.84,1143.49 3861.86,1132.33 3848.53,1124.63">
<             <param key="origId" value="206889079"/>
<         </lane>
<         <param key="origTo" value="1866350919"/>
---
>         <lane id="renamed_0" index="0" allow="tram" speed="13.89" length="104.38" shape="3927.37,1192.34 3912.29,1177.18 3895.64,1160.57 3876.84,1143.49 3861.86,1132.33 3848.53,1124.63"/>
>         <param key="origId" value="206889079"/>

TEST FAILED on ts-sim-winbuild-ba : import openDRIVE adlershof_dlr ( Last six runs Jul2019 )

---------- Differences in foreign ----------
310c310
<                 <paramPoly3 aU="0.00000000" bU="3.55817860" cU="3.55817860" dU="-2.37211908" aV="-0.00000000" bV="0.00000000" cV="-0.00028029" dV="0.00004446"/>
---
>                 <line/>
2202c2202
<     <road name="Carl-Scheele-Straße" length="62.59300815" id="926" junction="-1">
---
>     <road name="Carl-Scheele-Straße" length="62.66228704" id="926" junction="-1">
2218,2219c2218,2219
<             <geometry s="52.56361689" x="343.81528185" y="471.58853827" hdg="-2.02455521" length="9.92939126">
<                 <line/>
---
>             <geometry s="52.56361689" x="343.81528185" y="471.58853827" hdg="-2.04780992" length="9.99867015">
>                 <paramPoly3 aU="-0.00000000" bU="7.44704344" cU="8.14051789" dU="-5.66085477" aV="0.00000000" bV="0.00000000" cV="-2.46273662" dV="2.69362101"/>
2221c2221
<             <geometry s="62.49300815" x="339.46276175" y="462.66394419" hdg="-1.61027223" length="0.10000000">
---
>             <geometry s="62.56228704" x="339.46276175" y="462.66394419" hdg="-1.61027223" length="0.10000000">
4702,4703c4702,4703
<             <geometry s="0.10000000" x="660.28880370" y="446.66575833" hdg="-2.64875480" length="20.94498276">
<                 <paramPoly3 aU="-0.00000000" bU="15.70587925" cU="15.69905308" dU="-10.48431887" aV="0.00000000" bV="0.00000000" cV="-1.47164111" dV="0.54393907"/>
---
>             <geometry s="0.10000000" x="660.28880370" y="446.66575833" hdg="-2.69306969" length="20.94117233">
>                 <line/>
6901c6901
<     <road name="Carl-Scheele-Straße" length="62.59300815" id="1043" junction="-1">
---
>     <road name="Carl-Scheele-Straße" length="62.66228704" id="1043" junction="-1">
6911,6912c6911,6912
<             <geometry s="0.10000000" x="339.46276175" y="462.66394419" hdg="1.11703745" length="9.92939126">
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #872) on ts-sim-winbuild-ba : import OSM bypass ( Last six runs Jul2019 )

invalid joins
(This bug was triggered by text found in file 'net' matching 'cluster')
---------- Differences in net ----------
4c4
< <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.3" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
13,16c13,16
<     <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
<     <type id="highway.motorway" priority="13" numLanes="2" speed="44.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
<     <type id="highway.motorway_link" priority="12" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
<     <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="bicycle pedestrian" oneway="1" width="2.00"/>
---
>     <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
>     <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
>     <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
>     <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1" width="2.00"/>
18,25c18,24
<     <type id="highway.primary" priority="9" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
<     <type id="highway.primary_link" priority="8" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
<     <type id="highway.raceway" priority="14" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
<     <type id="highway.residential" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
<     <type id="highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
<     <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
<     <type id="highway.service" priority="2" numLanes="1" speed="5.56" allow="delivery bicycle pedestrian" oneway="0"/>
<     <type id="highway.services" priority="1" numLanes="1" speed="8.33" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
---
>     <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
>     <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
>     <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
>     <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
>     <type id="highway.secondary" priority="11" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
>     <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #2472) on ts-sim-winbuild-ba : import XML connection_guessing 4arm_rw1 ( Last six runs Jul2019 )

invalid connections
(This bug was triggered by FAILING to find text in file 'net' matching '<connection from="EC" to="CS" fromLane="3" toLane="0"')
---------- Differences in net ----------
4c4
< <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.3" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
9,10c9,10
<         <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="114.65,95.05 200.00,95.05"/>
<         <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="114.65,98.35 200.00,98.35"/>
---
>         <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="116.80,95.20 200.00,95.20"/>
>         <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="116.80,98.40 200.00,98.40"/>
13,14c13,14
<         <lane id="CN_0" index="0" speed="13.89" length="100.00" shape="104.95,111.35 104.95,200.00"/>
<         <lane id="CN_1" index="1" speed="13.89" length="100.00" shape="101.65,111.35 101.65,200.00"/>
---
>         <lane id="CN_0" index="0" speed="13.89" length="100.00" shape="104.80,113.60 104.80,200.00"/>
>         <lane id="CN_1" index="1" speed="13.89" length="100.00" shape="101.60,113.60 101.60,200.00"/>
17,18c17,18
<         <lane id="CS_0" index="0" speed="13.89" length="100.00" shape="95.05,85.35 95.05,0.00"/>
<         <lane id="CS_1" index="1" speed="13.89" length="100.00" shape="98.35,85.35 98.35,0.00"/>
---
>         <lane id="CS_0" index="0" speed="13.89" length="100.00" shape="95.20,83.20 95.20,0.00"/>
>         <lane id="CS_1" index="1" speed="13.89" length="100.00" shape="98.40,83.20 98.40,0.00"/>
21,22c21,22
<         <lane id="CW_0" index="0" speed="13.89" length="100.00" shape="85.35,104.95 0.00,104.95"/>
<         <lane id="CW_1" index="1" speed="13.89" length="100.00" shape="85.35,101.65 0.00,101.65"/>
---
>         <lane id="CW_0" index="0" speed="13.89" length="100.00" shape="83.20,104.80 0.00,104.80"/>
>         <lane id="CW_1" index="1" speed="13.89" length="100.00" shape="83.20,101.60 0.00,101.60"/>
25,27c25,27
<         <lane id="EC_0" index="0" speed="13.89" length="100.00" shape="200.00,108.25 114.65,108.25"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #2472) on ts-sim-winbuild-ba : import XML connection_guessing 4arm_rw2 ( Last six runs Jul2019 )

invalid connections
(This bug was triggered by FAILING to find text in file 'net' matching '<connection from="EC" to="CS" fromLane="3" toLane="0"')
---------- Differences in net ----------
4c4
< <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.3" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
9,11c9,11
<         <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="108.05,91.75 200.00,91.75"/>
<         <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="108.05,95.05 200.00,95.05"/>
<         <lane id="CE_2" index="2" speed="13.89" length="100.00" shape="108.05,98.35 200.00,98.35"/>
---
>         <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="110.40,92.00 200.00,92.00"/>
>         <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="110.40,95.20 200.00,95.20"/>
>         <lane id="CE_2" index="2" speed="13.89" length="100.00" shape="110.40,98.40 200.00,98.40"/>
14,15c14,15
<         <lane id="CN_0" index="0" speed="13.89" length="100.00" shape="104.95,117.95 104.95,200.00"/>
<         <lane id="CN_1" index="1" speed="13.89" length="100.00" shape="101.65,117.95 101.65,200.00"/>
---
>         <lane id="CN_0" index="0" speed="13.89" length="100.00" shape="104.80,120.00 104.80,200.00"/>
>         <lane id="CN_1" index="1" speed="13.89" length="100.00" shape="101.60,120.00 101.60,200.00"/>
18,19c18,19
<         <lane id="CS_0" index="0" speed="13.89" length="100.00" shape="95.05,82.05 95.05,0.00"/>
<         <lane id="CS_1" index="1" speed="13.89" length="100.00" shape="98.35,82.05 98.35,0.00"/>
---
>         <lane id="CS_0" index="0" speed="13.89" length="100.00" shape="95.20,80.00 95.20,0.00"/>
>         <lane id="CS_1" index="1" speed="13.89" length="100.00" shape="98.40,80.00 98.40,0.00"/>
22,23c22,23
<         <lane id="CW_0" index="0" speed="13.89" length="100.00" shape="85.35,104.95 0.00,104.95"/>
<         <lane id="CW_1" index="1" speed="13.89" length="100.00" shape="85.35,101.65 0.00,101.65"/>
---
>         <lane id="CW_0" index="0" speed="13.89" length="100.00" shape="83.20,104.80 0.00,104.80"/>
>         <lane id="CW_1" index="1" speed="13.89" length="100.00" shape="83.20,101.60 0.00,101.60"/>
<truncated after showing first 30 lines>

TEST had known bugs (#1865) on ts-sim-winbuild-ba : import XML connection_guessing bike_lane_starts ( Last six runs Jul2019 )

not enough connections
(This bug was triggered by FAILING to find text in file 'net' matching '<connection from="beg" to="end" fromLane="1" toLane="1"')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-392124.73,-5819527.28" convBoundary="0.00,0.00,27.18,140.71" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-4612968#4" from="2882261426" to="540764864" name="Jüdenstraße" priority="4" type="highway.residential" shape="27.18,100.64 23.31,113.12 25.34,125.80 25.64,140.71">
        <lane id="-4612968#4_0" index="0" allow="pedestrian" speed="8.33" length="40.56" width="2.00" shape="28.25,117.44 29.53,125.42 29.84,140.63"/>
        <lane id="-4612968#4_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="8.33" length="40.56" shape="25.49,116.65 26.94,125.66 27.24,140.68"/>
    </edge>
    <edge id="24992424#0" from="28373972" to="2882261426" name="Stralauer Straße" priority="7" type="cycleway.lane|highway.secondary">
        <lane id="24992424#0_0" index="0" allow="pedestrian" speed="13.89" length="27.73" width="3.00" shape="-1.77,97.42 12.74,94.48"/>
        <lane id="24992424#0_1" index="1" allow="bicycle" speed="13.89" length="27.73" width="1.00" shape="-1.37,99.38 13.14,96.44"/>
        <lane id="24992424#0_2" index="2" disallow="pedestrian" speed="13.89" length="27.73" shape="-0.95,101.44 13.56,98.50"/>
        <lane id="24992424#0_3" index="3" disallow="pedestrian" speed="13.89" length="27.73" shape="-0.32,104.57 14.19,101.64"/>
    </edge>
    <edge id="43159545#0" from="2882261426" to="540698418" name="Neue Jüdenstraße" priority="4" type="highway.residential" shape="27.18,100.64 23.17,79.41 8.83,0.00">
        <lane id="43159545#0_0" index="0" allow="pedestrian" speed="13.89" length="102.30" width="2.00" shape="20.86,89.79 19.04,80.17 4.70,0.75"/>
        <lane id="43159545#0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="13.89" length="102.30" shape="23.41,89.31 21.60,79.70 7.26,0.28"/>
    </edge>
    <edge id="4612968#4" from="540764864" to="2882261426" name="Jüdenstraße" priority="4" type="highway.residential" shape="25.64,140.71 25.34,125.80 23.31,113.12 27.18,100.64">
        <lane id="4612968#4_0" index="0" allow="pedestrian" speed="8.33" length="40.56" width="2.00" shape="21.44,140.79 21.15,126.18 19.34,114.89"/>
        <lane id="4612968#4_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="8.33" length="40.56" shape="24.04,140.74 23.74,125.94 22.10,115.67"/>
    </edge>
    <edge id="beg" from="540698418" to="2882261426" name="Neue Jüdenstraße" priority="4" type="highway.residential" shape="8.83,0.00 23.17,79.41 27.18,100.64">
        <lane id="beg_0" index="0" allow="pedestrian" speed="13.89" length="102.30" width="2.00" shape="12.96,-0.75 27.30,78.65 29.11,88.23"/>
        <lane id="beg_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="13.89" length="102.30" shape="10.40,-0.28 24.74,79.12 26.56,88.72"/>
    </edge>
    <edge id="end" from="2882261426" to="28373972" name="Stralauer Straße" priority="7" type="cycleway.lane|highway.secondary">
<truncated after showing first 30 lines>

TEST had known bugs (#4252) on ts-sim-winbuild-ba : inner_lanes indirect_left_turns_tl_control ( Last six runs Jul2019 )

#4252
(This bug was triggered by FAILING to find text in file 'net' matching 'via=":C_23_0" dir="l" state="m" tl="C" linkIndex="8"')
---------- Differences in net ----------
4c4
< <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
9c9
<         <lane id=":C_0_0" index="0" speed="13.89" length="18.80" width="3.50" shape="374.22,166.31 367.39,166.51 362.47,167.66 359.47,169.77 358.37,172.83"/>
---
>         <lane id=":C_0_0" index="0" speed="13.89" length="18.06" width="3.50" shape="374.22,166.31 367.75,166.52 363.09,167.69 360.24,169.80 359.20,172.86"/>
12c12
<         <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="37.28" width="1.50" shape="373.50,166.28 372.25,166.24 363.53,164.91 356.73,164.35 351.09,164.31 336.35,164.79"/>
---
>         <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="38.04" width="1.50" shape="374.22,166.31 372.25,166.24 363.53,164.91 356.73,164.35 351.09,164.31 336.32,164.79"/>
15c15
<         <lane id=":C_2_0" index="0" speed="13.89" length="24.00" width="3.50" shape="373.50,166.28 372.25,166.24 357.76,165.99 353.55,167.48 350.79,167.80 350.80,166.79"/>
---
>         <lane id=":C_2_0" index="0" speed="13.89" length="24.00" width="3.50" shape="374.22,166.31 372.25,166.24 357.76,165.99 353.55,167.48 350.79,167.80 350.79,167.51"/>
21c21
<         <lane id=":C_4_0" index="0" speed="13.89" length="41.72" width="3.50" shape="378.17,163.27 363.97,162.42 356.77,162.18 351.17,162.02 336.48,162.29"/>
---
>         <lane id=":C_4_0" index="0" speed="13.89" length="41.67" width="3.50" shape="378.00,163.26 363.97,162.42 356.77,162.18 351.17,162.02 336.36,162.29"/>
24c24
<         <lane id=":C_5_0" index="0" speed="13.89" length="15.01" width="3.50" shape="378.29,160.51 369.55,160.70 367.29,160.70 363.28,160.50"/>
---
>         <lane id=":C_5_0" index="0" speed="13.89" length="14.84" width="3.50" shape="378.11,160.51 369.55,160.70 367.29,160.70 363.28,160.50"/>
27c27
<         <lane id=":C_21_0" index="0" speed="13.89" length="21.43" width="3.50" shape="350.80,166.79 350.86,161.94 350.99,157.02 350.95,152.83 351.72,145.40"/>
---
>         <lane id=":C_21_0" index="0" speed="13.89" length="21.61" width="3.50" shape="350.79,167.51 350.86,161.94 350.99,157.02 350.95,152.83 351.66,145.94"/>
33c33
<         <lane id=":C_6_0" index="0" allow="bicycle" speed="13.89" length="19.03" width="1.50" shape="359.43,144.25 360.09,148.67 362.50,151.89 366.64,153.91 372.52,154.73"/>
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket1586 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="43.24,-44.37" convBoundary="0.00,0.00,299.61,35.08" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.37" length="10.52" shape="171.64,15.31 170.81,12.12 169.50,9.84 167.69,8.48 165.40,8.04"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="13.89" length="10.90" shape="176.23,4.91 165.38,4.84"/>
        <lane id=":gneJ0_1_1" index="1" disallow="pedestrian" speed="13.89" length="10.90" shape="176.29,1.71 165.35,1.64"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="cyclepath_in">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="172.91,13.08 169.75,13.59"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.47" width="4.00" shape="173.22,15.06 176.16,8.50 176.20,6.50 174.91,6.72 173.93,7.42 173.28,8.60 172.94,10.27 172.92,12.42"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.23" width="4.00" shape="165.42,9.64 165.43,11.64 170.06,15.56 169.67,13.74 169.12,12.26 168.43,11.11 167.57,10.29 166.57,9.80"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="bicycle" speed="8.27" length="6.16" shape="82.44,8.69 80.45,9.12 78.61,10.36 77.40,11.84"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" disallow="pedestrian" speed="13.89" length="10.11" shape="82.41,5.49 72.32,5.64"/>
        <lane id=":gneJ1_1_1" index="1" disallow="pedestrian" speed="13.89" length="10.11" shape="82.39,2.29 72.26,2.44"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket1674 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-344429.35,-5690041.96" convBoundary="0.00,0.00,184.82,112.33" origBoundary="12.547925,51.288513,12.885676,51.473444" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":823316987_0" function="internal">
        <lane id=":823316987_0_0" index="0" disallow="rail_urban rail rail_electric" speed="13.89" length="12.70" shape="77.12,58.01 74.99,60.65 73.30,63.07 71.82,65.63 70.37,68.69"/>
    </edge>
    <edge id=":823316987_1" function="internal">
        <lane id=":823316987_1_0" index="0" disallow="rail_urban rail rail_electric" speed="7.89" length="5.26" shape="77.12,58.01 74.31,60.48 72.87,60.94"/>
    </edge>
    <edge id=":823316987_2" function="internal">
        <lane id=":823316987_2_0" index="0" disallow="rail_urban rail rail_electric" speed="3.65" length="2.34" shape="77.12,58.01 75.74,58.41 74.87,58.20"/>
    </edge>
    <edge id=":823316987_9" function="internal">
        <lane id=":823316987_9_0" index="0" disallow="rail_urban rail rail_electric" speed="7.89" length="8.68" shape="72.87,60.94 71.35,61.42 68.23,60.82 64.96,58.67"/>
    </edge>
    <edge id=":823316987_10" function="internal">
        <lane id=":823316987_10_0" index="0" disallow="rail_urban rail rail_electric" speed="3.65" length="2.34" shape="74.87,58.20 74.51,57.38 74.67,55.95"/>
    </edge>
    <edge id=":823316987_3" function="internal">
        <lane id=":823316987_3_0" index="0" disallow="rail_urban rail rail_electric" speed="6.37" length="8.72" shape="67.06,56.26 69.13,57.63 71.08,58.03 72.93,57.47 74.67,55.95"/>
    </edge>
    <edge id=":823316987_4" function="internal">
        <lane id=":823316987_4_0" index="0" disallow="rail_urban rail rail_electric" speed="8.95" length="13.89" shape="67.06,56.26 69.65,59.11 71.07,62.14 71.30,65.33 70.37,68.69"/>
    </edge>
    <edge id=":823316987_5" function="internal">
        <lane id=":823316987_5_0" index="0" disallow="rail_urban rail rail_electric" speed="3.65" length="4.67" shape="67.06,56.26 67.44,57.65 67.21,58.52 66.39,58.86 64.96,58.67"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket5159 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Edge '-534588621#1' already has a dedicated lane for bicycles. Not adding another one.
< Warning: Edge '-534588621#1' already has a dedicated lane for pedestrians. Not adding another one.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-391771.24,-5819981.06" convBoundary="0.00,0.00,74.68,92.43" origBoundary="13.372213,52.501727,13.527402,52.569285" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="foo" priority="7" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>

    <edge id="-534588621#1" from="A" to="B" name="Spandauer Straße" priority="7" type="foo" shape="25.31,58.38 74.68,0.00">
        <lane id="-534588621#1_0" index="0" allow="pedestrian" speed="13.89" length="118.80" width="3.00" shape="-6.38,87.03 70.33,-3.68">
            <param key="origId" value="534588621"/>
        </lane>
        <lane id="-534588621#1_1" index="1" allow="bicycle" speed="13.89" length="118.80" width="1.00" shape="-4.86,88.32 71.85,-2.39">
            <param key="origId" value="534588621"/>
        </lane>
        <lane id="-534588621#1_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="118.80" shape="-3.25,89.68 73.46,-1.03">
            <param key="origId" value="534588621"/>
        </lane>
        <param key="origFrom" value="2121324874"/>
    </edge>

    <junction id="A" type="dead_end" x="0.00" y="92.43" incLanes="" intLanes="" shape="-2.03,90.71 -7.53,86.06"/>
    <junction id="B" type="dead_end" x="74.68" y="0.00" incLanes="-534588621#1_0 -534588621#1_1 -534588621#1_2" intLanes="" shape="69.18,-4.65 74.68,0.00"/>

</net>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket5609 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Found angle of 141.07 degrees at edge '651826255#7', segment 5
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,199.10,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="6.61" length="9.36" shape="95.20,110.81 94.85,108.18 93.80,106.30 92.05,105.18 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" speed="13.89" length="25.24" shape="95.20,110.81 95.20,85.57"/>
        <lane id=":C_1_1" index="1" speed="13.89" length="25.24" shape="98.40,110.81 98.40,85.57"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" speed="10.00" length="6.30" shape="98.40,110.81 99.48,105.40 100.00,104.81"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" speed="10.00" length="17.51" shape="100.00,104.81 102.73,101.69 108.15,99.68 115.73,99.37"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" speed="7.69" length="13.64" shape="115.91,105.79 111.05,105.85 107.58,106.70 105.49,108.36 104.80,110.81"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" speed="13.89" length="26.28" shape="115.91,105.79 89.60,104.80"/>
        <lane id=":C_5_1" index="1" speed="13.89" length="26.28" shape="115.82,102.58 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" speed="11.19" length="8.62" shape="115.82,102.58 108.20,101.11 107.46,100.66"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function 3_arm_service_entering ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="13.89" length="9.40" shape="104.70,101.60 95.30,101.60"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="pedestrian delivery" speed="7.35" length="4.55" shape="104.70,101.60 101.94,101.08 100.58,100.00"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="pedestrian delivery" speed="7.35" length="7.27" shape="100.58,100.00 99.97,99.52 98.79,96.93 98.40,93.30"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" disallow="pedestrian" speed="5.70" length="6.69" shape="101.60,93.30 101.79,95.53 102.37,97.12 103.34,98.08 104.70,98.40"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="7.35" length="11.82" shape="101.60,93.30 101.21,96.93 100.02,99.53 98.06,101.08 95.30,101.60"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="pedestrian delivery" speed="5.70" length="6.69" shape="95.30,98.40 96.66,98.08 97.63,97.13 98.21,95.53 98.40,93.30"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="9.40" shape="95.30,98.40 104.70,98.40"/>
    </edge>

    <edge id="CE" from="C" to="E" priority="2">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function bikeLanes connections ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="4.24" length="3.79" width="1.50" shape="91.35,110.90 91.20,109.92 90.74,109.21 89.97,108.79 88.90,108.65"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="11.27" length="10.90" width="1.50" shape="91.35,110.90 93.15,104.10 95.44,100.99"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="6.81" length="10.00" shape="95.20,110.90 94.81,108.23 93.62,106.33 91.66,105.18 88.90,104.80"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="21.80" shape="95.20,110.90 95.20,89.10"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="21.80" shape="98.40,110.90 98.40,89.10"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="9.44" length="7.12" shape="98.40,110.90 99.18,105.43 100.00,104.07"/>
    </edge>
    <edge id=":C_20" function="internal">
        <lane id=":C_20_0" index="0" allow="bicycle" speed="11.27" length="18.83" width="1.50" shape="95.44,100.99 97.79,97.79 104.10,93.15 110.90,91.35"/>
    </edge>
    <edge id=":C_21" function="internal">
        <lane id=":C_21_0" index="0" allow="passenger" speed="9.44" length="13.04" shape="100.00,104.07 101.53,101.53 105.43,99.18 110.90,98.40"/>
    </edge>
    <edge id=":C_6" function="internal">
<truncated after showing first 30 lines>

5 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
function bikeLanes connections2 ( Last six runs Jul2019 )
function crossings guessed 4_arm_complete ( Last six runs Jul2019 )
import XML connection_guessing 3arm_bike_lane ( Last six runs Jul2019 )
import XML connection_guessing 3arm_bike_lane2 ( Last six runs Jul2019 )
import XML vclasses setting_all_lanes si_left_no_passenger_lane ( Last six runs Jul2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed 2_arm_oneway_WE ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in net ----------
2a3,32
> <!-- generated on 07/06/19 03:45:55 by Eclipse SUMO netconvert Version v1_2_0+0977-9182ddd382
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
> 
>     <input>
>         <node-files value="input_plain.nod.xml"/>
>         <edge-files value="input_plain.edg.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <output-file value="net.net.xml"/>
>         <plain-output-prefix value="plain"/>
>     </output>
> 
>     <junctions>
>         <no-turnarounds value="true"/>
>     </junctions>
> 
>     <pedestrian>
>         <crossings.guess value="true"/>
>     </pedestrian>
> 
>     <report>
>         <xml-validation value="never"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>

</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="0.00" type="priority"/>
    <node id="E" x="200.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="0.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed 3_arm_1_opposite_sidewalk_3_crossings ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="9.35" length="1.12" shape="95.20,1.50 95.61,0.46"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="8.20" length="0.49" shape="98.40,1.50 98.67,1.09"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="9.35" length="18.66" shape="95.61,0.46 96.28,-1.26 99.50,-3.23 104.88,-4.41 112.40,-4.80"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="8.20" length="14.46" shape="98.67,1.09 99.28,0.14 101.90,-0.83 106.28,-1.41 112.40,-1.60"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="87.60,-4.80 112.40,-4.80"/>
        <lane id=":C_2_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="87.60,-1.60 112.40,-1.60"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="8.95" length="18.03" shape="87.60,-1.60 95.12,-1.41 100.50,-0.83 103.72,0.14 104.80,1.50"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="8.20" length="14.95" shape="87.60,-1.60 93.72,-1.41 98.10,-0.83 100.72,0.14 101.60,1.50"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CN NC">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed 3_arm_noturnaround_deadend ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="13.89" length="6.20" shape="104.70,1.60 98.50,1.60"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="6.20" shape="98.50,-1.60 104.70,-1.60"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CE EC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="102.70,-3.20 102.70,3.20"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.06" width="4.00" shape="98.50,3.20 98.50,5.20 100.00,6.70 103.20,6.70 104.70,5.20 104.70,3.20 100.70,3.20"/>
    </edge>
    <edge id=":C_w1" function="walkingarea">
        <lane id=":C_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.25" width="4.00" shape="100.70,-3.20 104.70,-3.20 104.70,-5.20 98.50,-5.20 98.50,-3.20"/>
    </edge>
    <edge id=":E_0" function="internal">
        <lane id=":E_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="200.00,-1.60 201.20,-0.80 201.60,0.00 201.20,0.80 200.00,1.60"/>
    </edge>
    <edge id=":E_w0" function="walkingarea">
        <lane id=":E_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="200.00,3.20 200.00,5.20 200.00,-5.20 200.00,-3.20"/>
    </edge>
    <edge id=":W_0" function="internal">
        <lane id=":W_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed 3_arm_sharp_angle ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="24243052#1" to="24243052#2" fromLane="1" toLane="1"/>

    <crossing node="1387903273" edges="24243052#1" priority="0"/>
    <crossing node="1387903273" edges="24243056#0" priority="0"/>
</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="24243052#1" from="2454091577" to="1387903273" priority="4" numLanes="2" speed="8.33" shape="0.07,0.00 138.28,8.38" spreadType="center">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian rail_urban rail rail_electric"/>
    </edge>
    <edge id="24243052#2" from="1387903273" to="1864428537" priority="4" numLanes="2" speed="8.33" shape="138.16,10.08 150.45,11.01 182.32,13.32 193.41,12.99" spreadType="center">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian rail_urban rail rail_electric"/>
    </edge>
    <edge id="24243056#0" from="1387903273" to="2071378250" priority="4" numLanes="2" speed="8.33" shape="138.76,13.69 116.28,17.74 103.90,20.95 70.05,34.87" spreadType="center">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian rail_urban rail rail_electric"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="-390451.17,-5820063.05" convBoundary="0.00,0.00,193.44,34.87" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <node id="1387903273" x="138.09" y="11.07" type="priority"/>
    <node id="1864428537" x="193.44" y="13.99" type="dead_end"/>
    <node id="2071378250" x="69.67" y="33.94" type="dead_end"/>
    <node id="2454091577" x="0.00" y="1.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed 3_arm_with_oneway ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="13.89" length="7.20" shape="102.00,101.60 94.80,101.60"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="6.92" length="2.94" shape="102.00,101.60 100.43,101.05 99.71,100.00"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="6.92" length="7.41" shape="99.71,100.00 99.30,99.40 98.62,96.65 98.40,92.80"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="5.99" length="3.37" shape="94.80,98.40 96.38,98.05 97.50,97.00 97.58,96.80"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="13.89" length="7.20" shape="94.80,98.40 102.00,98.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="5.99" length="4.12" shape="97.58,96.80 98.18,95.25 98.40,92.80"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CE EC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="100.00,96.80 100.00,103.20"/>
    </edge>
    <edge id=":C_c1" function="crossing" crossingEdges="CS">
        <lane id=":C_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="96.80,94.80 100.00,94.80"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed 4_arm_oneway ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.48" length="8.11" shape="104.80,87.60 105.28,90.92 106.70,93.30 108.40,94.32"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="13.90" shape="104.80,87.60 104.80,101.50"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="13.90" shape="101.60,87.60 101.60,101.50"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="7.48" length="4.15" shape="108.40,94.32 109.07,94.72 112.40,95.20"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="13.90" shape="98.50,95.20 112.40,95.20"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="13.90" shape="98.50,98.40 112.40,98.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="5.04" length="5.00" shape="98.50,98.40 99.86,98.59 100.83,99.18 101.41,100.14 101.60,101.50"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CE">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="110.40,93.60 110.40,100.00"/>
    </edge>
    <edge id=":C_c1" function="crossing" crossingEdges="SC">
        <lane id=":C_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="100.00,89.60 106.40,89.60"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="SC" to="CE" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3"/>

    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3"/>

    <crossing node="C" edges="CE" priority="1"/>
    <crossing node="C" edges="SC" priority="1"/>
</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="SC" from="S" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="100.00" type="dead_end"/>
    <node id="N" x="100.00" y="200.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="37" state="gGGrrrGr"/>
        <phase duration="5"  state="gGGrrrrr"/>
        <phase duration="3"  state="yyyrrrrr"/>
        <phase duration="37" state="rrrGGGrG"/>
        <phase duration="5"  state="rrrGGGrr"/>
        <phase duration="3"  state="rrryyyrr"/>
    </tlLogic>

    <connection from="SC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="0"/>
    <connection from="SC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="SC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="3"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="4"/>
    <connection from="WC" to="CN" fromLane="3" toLane="3" tl="C" linkIndex="5"/>
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed 4_arm_parallel_path ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="100.00,15.00" convBoundary="0.00,0.00,200.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="13.89" length="0.93" shape="101.17,19.80 100.00,19.80"/>
        <lane id=":C_0_1" index="1" allow="passenger" speed="13.89" length="0.93" shape="100.69,16.60 100.00,16.60"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="EC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.42" width="4.00" shape="98.69,15.00 99.17,21.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.00" width="4.00" shape="100.00,22.90 100.00,25.90 101.86,25.90 101.86,22.90 101.17,21.25 97.18,21.55"/>
    </edge>
    <edge id=":C_w1" function="walkingarea">
        <lane id=":C_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.47" width="4.00" shape="96.70,15.15 100.69,14.85 100.44,14.93 100.00,11.97 100.22,12.00 99.78,14.97"/>
    </edge>

    <edge id="CNE" from="C" to="NE" priority="1">
        <lane id="CNE_0" index="0" allow="pedestrian" speed="3.00" length="100.67" width="3.00" shape="100.22,13.45 199.78,-1.48"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2">
        <lane id="CW_0" index="0" allow="pedestrian" speed="13.89" length="100.00" width="3.00" shape="100.00,24.40 0.00,24.40"/>
        <lane id="CW_1" index="1" disallow="all" speed="13.89" length="100.00" width="1.50" shape="100.00,22.15 0.00,22.15"/>
        <lane id="CW_2" index="2" allow="passenger" speed="13.89" length="100.00" shape="100.00,19.80 0.00,19.80"/>
        <lane id="CW_3" index="3" allow="passenger" speed="13.89" length="100.00" shape="100.00,16.60 0.00,16.60"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>

    <crossing node="C" edges="EC" priority="0"/>
</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CNE" from="C" to="NE" priority="1" numLanes="1" speed="3.00" allow="pedestrian"/>
    <edge id="CW" from="C" to="W" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="3.00"/>
        <lane index="1" disallow="all" width="1.50"/>
        <lane index="2" allow="passenger"/>
        <lane index="3" allow="passenger"/>
    </edge>
    <edge id="NWC" from="NW" to="C" priority="1" numLanes="1" speed="3.00" allow="pedestrian"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,15.00" convBoundary="0.00,0.00,200.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="15.00" type="priority"/>
    <node id="E" x="200.00" y="15.00" type="dead_end"/>
    <node id="NE" x="200.00" y="0.00" type="dead_end"/>
    <node id="NW" x="0.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="15.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed adlershof_dlr ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,18d0
< Warning: Found sharp turn with radius 4.30 at the end of edge '-133858467#1'.
< Warning: Found angle of 178.89 degrees at edge '-70214888#0', segment 0
< Warning: Found sharp turn with radius 0.02 at the start of edge '-70214888#0'.
< Warning: Found sharp turn with radius 4.30 at the start of edge '133858467#1'.
< Warning: Found sharp turn with radius 4.98 at the start of edge '143308678'.
< Warning: Found sharp turn with radius 4.73 at the start of edge '143308685#1'.
< Warning: Found sharp turn with radius 5.27 at the start of edge '143308689#1'.
< Warning: Found sharp turn with radius 1.03 at the end of edge '143308689#1'.
< Warning: Found angle of 178.89 degrees at edge '156071615#4', segment 0
< Warning: Found sharp turn with radius 0.04 at the start of edge '156071615#4'.
< Warning: Found sharp turn with radius 3.51 at the start of edge '213883655'.
< Warning: Found sharp turn with radius 4.20 at the start of edge '245105013'.
< Warning: Found sharp turn with radius 6.42 at the start of edge '47765615#1'.
< Warning: Found sharp turn with radius 2.03 at the start of edge '70214888#3'.
< Warning: Found angle of 138.44 degrees at edge '71960638#0', segment 5
< Warning: Speed of straight connection '-143308521#0_1->38915289_1' reduced by 5.83 due to turning radius of 48.83 (length=17.85 angle=36.30)
< Warning: Speed of straight connection '-142575679#0_1->38915289_1' reduced by 5.41 due to turning radius of 51.35 (length=19.91 angle=37.57)
< Warning: Speed of straight connection '-73058506#1_1->-73058506#0_1' reduced by 5.06 due to turning radius of 14.19 (length=5.80 angle=39.82)
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-395408.93,-5809112.45" convBoundary="0.00,0.00,5580.65,3531.77" origBoundary="13.460807,52.423029,13.543874,52.453954" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":1292264836_0" function="internal">
        <lane id=":1292264836_0_0" index="0" allow="pedestrian delivery" speed="5.56" length="9.26" shape="4491.28,501.97 4482.08,503.04"/>
    </edge>
    <edge id=":1292264836_1" function="internal">
        <lane id=":1292264836_1_0" index="0" allow="pedestrian delivery" speed="5.56" length="10.09" shape="4491.28,501.97 4488.53,501.86 4486.46,500.89 4485.06,499.08 4484.35,496.41"/>
    </edge>
    <edge id=":1292264836_2" function="internal">
        <lane id=":1292264836_2_0" index="0" allow="pedestrian delivery" speed="3.65" length="4.67" shape="4491.28,501.97 4490.00,501.30 4489.52,500.54 4489.84,499.71 4490.95,498.79"/>
    </edge>
    <edge id=":1292264836_3" function="internal">
        <lane id=":1292264836_3_0" index="0" allow="pedestrian delivery" speed="5.07" length="5.00" shape="4487.53,496.02 4487.88,497.35 4488.57,498.25 4489.59,498.73 4490.95,498.79"/>
    </edge>
    <edge id=":1292264836_4" function="internal">
        <lane id=":1292264836_4_0" index="0" allow="pedestrian delivery" speed="5.56" length="10.12" shape="4487.53,496.02 4487.47,498.79 4486.54,500.88 4484.74,502.30 4482.08,503.04"/>
    </edge>
    <edge id=":1292264836_5" function="internal">
        <lane id=":1292264836_5_0" index="0" allow="pedestrian delivery" speed="3.65" length="4.67" shape="4487.53,496.02 4486.88,497.31 4486.13,497.80 4485.29,497.50 4484.35,496.41"/>
    </edge>
    <edge id=":1292264836_6" function="internal">
        <lane id=":1292264836_6_0" index="0" allow="pedestrian delivery" speed="5.05" length="4.99" shape="4481.66,499.87 4482.98,499.50 4483.86,498.80 4484.32,497.77 4484.35,496.41"/>
    </edge>
    <edge id=":1292264836_7" function="internal">
        <lane id=":1292264836_7_0" index="0" allow="pedestrian delivery" speed="5.56" length="9.35" shape="4481.66,499.87 4490.95,498.79"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed joined_TLS ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-392549.87,-5819736.98" convBoundary="0.00,0.00,111.45,224.07" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":21487229_0" function="internal">
        <lane id=":21487229_0_0" index="0" disallow="pedestrian rail_urban rail rail_electric" speed="8.28" length="11.56" shape="100.04,96.62 102.51,98.79 104.04,101.16 104.61,103.74 104.22,106.52"/>
    </edge>
    <edge id=":21487229_1" function="internal">
        <lane id=":21487229_1_0" index="0" disallow="pedestrian rail_urban rail rail_electric" speed="7.61" length="9.63" shape="100.04,96.62 101.29,98.00 101.89,99.97 101.85,102.50 101.15,105.60"/>
    </edge>
    <edge id=":21487229_2" function="internal">
        <lane id=":21487229_2_0" index="0" disallow="pedestrian rail_urban rail rail_electric" speed="7.13" length="8.37" shape="100.04,96.62 100.12,97.98 99.48,100.50 98.63,103.10 98.09,104.68"/>
    </edge>
    <edge id=":21487229_3" function="internal">
        <lane id=":21487229_3_0" index="0" disallow="pedestrian rail_urban rail rail_electric" speed="3.65" length="4.67" shape="100.04,96.62 100.56,97.96 100.43,98.84 99.64,99.27 98.20,99.24"/>
    </edge>
    <edge id=":21487229_c0" function="crossing" crossingEdges="-4615548 4615548">
        <lane id=":21487229_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="98.92,101.70 102.59,96.45"/>
    </edge>
    <edge id=":21487229_w0" function="walkingarea">
        <lane id=":21487229_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.41" width="4.00" shape="105.75,106.98 108.63,107.84 102.10,93.67 100.95,95.31 102.99,96.96 104.54,98.74 105.58,100.62 106.14,102.63 106.19,104.75"/>
    </edge>
    <edge id=":21487229_w1" function="walkingarea">
        <lane id=":21487229_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.24" width="4.00" shape="97.28,100.55 96.14,102.19 96.77,103.66 97.06,102.97 97.34,102.24 97.52,101.54 97.53,100.95"/>
    </edge>
    <edge id=":29215077_0" function="internal">
        <lane id=":29215077_0_0" index="0" disallow="pedestrian rail_urban rail rail_electric" speed="11.11" length="16.03" shape="98.04,99.12 94.14,96.39 91.44,94.57 88.64,92.90 84.47,90.62"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed motorway_split ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Shape for junction 'gneJ1' has distance 75.94 to its given position
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="beg" to="end2" fromLane="0" toLane="0"/>
    <connection from="beg" to="end2" fromLane="1" toLane="1"/>
    <connection from="beg" to="end1" fromLane="2" toLane="0"/>
    <connection from="beg" to="end1" fromLane="3" toLane="1"/>

</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="beg" from="gneJ0" to="gneJ1" priority="1" numLanes="4" speed="38.89" spreadType="center" disallow="pedestrian bicycle"/>
    <edge id="end1" from="gneJ1" to="gneJ3" priority="1" numLanes="2" speed="38.89" spreadType="center" disallow="pedestrian bicycle"/>
    <edge id="end2" from="gneJ1" to="gneJ4" priority="1" numLanes="2" speed="38.89" spreadType="center" disallow="pedestrian bicycle"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="200.00,103.00" convBoundary="0.00,0.00,200.00,7.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="gneJ0" x="0.00" y="3.00" type="dead_end"/>
    <node id="gneJ1" x="100.00" y="3.00" type="priority"/>
    <node id="gneJ3" x="200.00" y="7.00" type="dead_end"/>
    <node id="gneJ4" x="200.00" y="0.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed path_across_1way_street ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in net ----------
2a3,28
> <!-- generated on 07/06/19 03:53:18 by Eclipse SUMO netconvert Version v1_2_0+0977-9182ddd382
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
> 
>     <input>
>         <node-files value="input_plain.nod.xml"/>
>         <edge-files value="input_plain.edg.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <output-file value="net.net.xml"/>
>         <plain-output-prefix value="plain"/>
>     </output>
> 
>     <pedestrian>
>         <crossings.guess value="true"/>
>     </pedestrian>
> 
>     <report>
>         <xml-validation value="never"/>
>     </report>
4,74c30
< <net version="1.3" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
< 
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="WC" to="CE" fromLane="1" toLane="1"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>

    <crossing node="C" edges="CE" priority="1"/>
</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="1" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
        <lane index="3" disallow="pedestrian"/>
    </edge>
    <edge id="NC" from="N" to="C" priority="1" numLanes="1" speed="5.00" spreadType="center" width="3.00" allow="pedestrian"/>
    <edge id="SC" from="S" to="C" priority="1" numLanes="1" speed="5.00" spreadType="center" width="3.00" allow="pedestrian"/>
    <edge id="WC" from="W" to="C" priority="1" numLanes="4" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
        <lane index="3" disallow="pedestrian"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,50.00" convBoundary="0.00,0.00,200.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="50.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="50.00" type="dead_end"/>
    <node id="N" x="100.00" y="100.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="50.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="77" state="GGGr"/>
        <phase duration="3"  state="yyyr"/>
        <phase duration="5"  state="rrrG"/>
        <phase duration="5"  state="rrrr"/>
    </tlLogic>

    <connection from="WC" to="CE" fromLane="1" toLane="1" tl="C" linkIndex="0"/>
    <connection from="WC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="1"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3" tl="C" linkIndex="2"/>
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed path_across_street ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE" to="EC" fromLane="1" toLane="1"/>

    <connection from="CW" to="WC" fromLane="1" toLane="1"/>

    <connection from="EC" to="CW" fromLane="1" toLane="1"/>
    <connection from="EC" to="CE" fromLane="1" toLane="1"/>

    <connection from="WC" to="CE" fromLane="1" toLane="1"/>
    <connection from="WC" to="CW" fromLane="1" toLane="1"/>

    <crossing node="C" edges="CE EC" priority="0"/>
</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="1" numLanes="2" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="1" numLanes="1" speed="5.00" spreadType="center" width="3.00" allow="pedestrian"/>
    <edge id="CW" from="C" to="W" priority="1" numLanes="2" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="1" numLanes="2" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
    <edge id="NC" from="N" to="C" priority="1" numLanes="1" speed="5.00" spreadType="center" width="3.00" allow="pedestrian"/>
    <edge id="WC" from="W" to="C" priority="1" numLanes="2" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,50.00" convBoundary="0.00,0.00,200.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="50.00" type="priority"/>
    <node id="E" x="200.00" y="50.00" type="unregulated"/>
    <node id="N" x="100.00" y="100.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="50.00" type="unregulated"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed path_across_street_split ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CW"/>

    <connection from="EC" to="CW" fromLane="1" toLane="1"/>

    <connection from="WC" to="CE" fromLane="1" toLane="1"/>

    <crossing node="C" edges="EC" priority="0"/>
    <crossing node="C" edges="CE" priority="0"/>
</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="1" numLanes="2" speed="13.89" shape="100.00,48.00 200.00,48.00">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="1" numLanes="1" speed="5.00" spreadType="center" width="3.00" allow="pedestrian"/>
    <edge id="CW" from="C" to="W" priority="1" numLanes="2" speed="13.89" shape="100.00,52.00 0.00,52.00">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="1" numLanes="2" speed="13.89" shape="200.00,52.00 100.00,52.00">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
    <edge id="NC" from="N" to="C" priority="1" numLanes="1" speed="5.00" spreadType="center" width="3.00" allow="pedestrian"/>
    <edge id="WC" from="W" to="C" priority="1" numLanes="2" speed="13.89" shape="0.00,48.00 100.00,48.00">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="100.00,50.00" convBoundary="0.00,0.00,200.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <node id="C" x="100.00" y="50.00" type="priority"/>
    <node id="E" x="200.00" y="50.00" type="unregulated"/>
    <node id="N" x="100.00" y="100.00" type="dead_end"/>
    <node id="S" x="100.00" y="0.00" type="dead_end"/>
    <node id="W" x="0.00" y="50.00" type="unregulated"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings guessed tl_controlled_path ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="20.00,0.00 20.00,-3.20 20.00,-3.20 20.00,0.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="pedestrian" speed="13.89" length="0.10" shape="40.00,-1.60 40.00,-1.60"/>
    </edge>
    <edge id=":D_w0" function="walkingarea">
        <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="60.00,0.00 60.00,-3.20 60.00,-3.20 60.00,0.00"/>
    </edge>

    <edge id="AB" from="A" to="B" priority="1">
        <lane id="AB_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="0.00,-1.60 20.00,-1.60"/>
    </edge>
    <edge id="BC" from="B" to="C" priority="1">
        <lane id="BC_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="20.00,-1.60 40.00,-1.60"/>
    </edge>
    <edge id="CD" from="C" to="D" priority="1">
        <lane id="CD_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="40.00,-1.60 60.00,-1.60"/>
    </edge>
    <edge id="DE" from="D" to="E" priority="1">
        <lane id="DE_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="60.00,-1.60 80.00,-1.60"/>
    </edge>

<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified 3_arm_1_opposite_sidewalk_1_crossing ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="9.35" length="1.12" shape="95.20,1.50 95.61,0.46"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="8.20" length="0.49" shape="98.40,1.50 98.67,1.09"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="9.35" length="18.66" shape="95.61,0.46 96.28,-1.26 99.50,-3.23 104.88,-4.41 112.40,-4.80"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="8.20" length="14.46" shape="98.67,1.09 99.28,0.14 101.90,-0.83 106.28,-1.41 112.40,-1.60"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="13.89" length="24.80" shape="87.60,-4.80 112.40,-4.80"/>
        <lane id=":C_2_1" index="1" allow="passenger" speed="13.89" length="24.80" shape="87.60,-1.60 112.40,-1.60"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="8.95" length="18.03" shape="87.60,-1.60 95.12,-1.41 100.50,-0.83 103.72,0.14 104.80,1.50"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="8.20" length="14.95" shape="87.60,-1.60 93.72,-1.41 98.10,-0.83 100.72,0.14 101.60,1.50"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CN NC">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified 3_arm_service_entering ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="13.89" length="9.40" shape="104.70,101.60 95.30,101.60"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="pedestrian delivery" speed="7.35" length="4.55" shape="104.70,101.60 101.94,101.08 100.58,100.00"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="pedestrian delivery" speed="7.35" length="7.27" shape="100.58,100.00 99.97,99.52 98.79,96.93 98.40,93.30"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" disallow="pedestrian" speed="5.70" length="6.69" shape="101.60,93.30 101.79,95.53 102.37,97.12 103.34,98.08 104.70,98.40"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="7.35" length="7.43" shape="101.60,93.30 101.21,96.93 100.02,99.53 99.30,100.10"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" disallow="pedestrian" speed="7.35" length="4.39" shape="99.30,100.10 98.06,101.08 95.30,101.60"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="pedestrian delivery" speed="5.70" length="6.69" shape="95.30,98.40 96.66,98.08 97.63,97.13 98.21,95.53 98.40,93.30"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="9.40" shape="95.30,98.40 104.70,98.40"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified 4_arm_2_neighboring_corner_detail_noverge ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="8.33" length="15.48" shape="95.20,114.40 94.60,110.20 92.80,107.20 89.80,105.40 85.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="28.80" shape="95.20,114.40 95.20,85.60"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="28.80" shape="98.40,114.40 98.40,85.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="10.62" length="8.24" shape="98.40,114.40 99.40,107.40 100.00,106.40"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="10.62" length="17.57" shape="100.00,106.40 102.40,102.40 107.40,99.40 114.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="8.33" length="15.48" shape="114.40,104.80 110.20,105.40 107.20,107.20 105.40,110.20 104.80,114.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="28.80" shape="114.40,104.80 85.60,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="28.80" shape="114.40,101.60 85.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="10.62" length="8.24" shape="114.40,101.60 107.40,100.60 106.40,100.00"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified 4_arm_cycles_green_verge ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="6.55" length="5.14" width="1.00" shape="93.10,112.65 92.69,110.13 91.47,108.34 91.10,108.14"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="26.80" width="1.00" shape="93.10,112.65 93.10,85.85"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="7.76" length="4.50" shape="95.20,112.65 94.66,109.22 94.10,108.36"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="26.80" shape="95.20,112.65 95.20,85.85"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="26.80" shape="98.40,112.65 98.40,85.85"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="10.17" length="7.55" shape="98.40,112.65 99.34,106.42 100.00,105.37"/>
    </edge>
    <edge id=":C_24" function="internal">
        <lane id=":C_24_0" index="0" allow="bicycle" speed="6.55" length="4.74" width="1.00" shape="91.10,108.14 89.44,107.26 86.60,106.90"/>
    </edge>
    <edge id=":C_25" function="internal">
        <lane id=":C_25_0" index="0" allow="passenger" speed="7.76" length="8.77" shape="94.10,108.36 93.05,106.76 90.36,105.29 86.60,104.80"/>
    </edge>
    <edge id=":C_26" function="internal">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified 4_arm_enclosed_sidewalk ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.25" length="6.69" shape="95.20,111.90 94.76,108.79 93.43,106.58 92.60,106.08"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="23.80" shape="95.20,111.90 95.20,88.10"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="23.80" shape="98.40,111.90 98.40,88.10"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="9.79" length="8.41" shape="98.40,111.90 99.24,105.99 100.50,103.90"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" allow="passenger" speed="7.25" length="4.76" shape="92.60,106.08 91.21,105.24 88.10,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" allow="passenger" speed="9.79" length="13.36" shape="100.50,103.90 101.78,101.78 105.99,99.24 111.90,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.25" length="6.69" shape="111.90,104.80 108.79,105.24 106.58,106.57 106.08,107.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="23.80" shape="111.90,104.80 88.10,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="23.80" shape="111.90,101.60 88.10,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified 4_arm_enclosed_sidewalk2 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Invalid pedestrian topology at junction 'C'; crossing ':C_c2' targets ':C_w2' and ':C_w3'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.25" length="6.69" shape="95.20,111.90 94.76,108.79 93.43,106.58 92.60,106.08"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="8.61" length="12.06" shape="98.40,111.90 97.76,107.39 95.83,104.18 92.61,102.24"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="9.79" length="7.44" shape="98.40,111.90 99.24,105.99 100.00,104.73"/>
    </edge>
    <edge id=":C_13" function="internal">
        <lane id=":C_13_0" index="0" allow="passenger" speed="7.25" length="4.76" shape="92.60,106.08 91.21,105.24 88.10,104.80"/>
    </edge>
    <edge id=":C_14" function="internal">
        <lane id=":C_14_0" index="0" allow="passenger" speed="8.61" length="4.55" shape="92.61,102.24 88.10,101.60"/>
    </edge>
    <edge id=":C_15" function="internal">
        <lane id=":C_15_0" index="0" allow="passenger" speed="9.79" length="14.34" shape="100.00,104.73 101.78,101.78 105.99,99.24 111.90,98.40"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="7.25" length="6.69" shape="111.90,104.80 108.79,105.24 106.58,106.57 106.08,107.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="13.89" length="23.80" shape="111.90,104.80 88.10,104.80"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified 4_arm_leftsidewalk ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.25" length="6.69" shape="95.20,111.90 94.76,108.79 93.43,106.58 92.60,106.08"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="8.61" length="12.06" shape="98.40,111.90 97.76,107.39 95.83,104.18 92.61,102.24"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="9.79" length="8.41" shape="98.40,111.90 99.24,105.99 100.50,103.90"/>
    </edge>
    <edge id=":C_13" function="internal">
        <lane id=":C_13_0" index="0" allow="passenger" speed="7.25" length="4.76" shape="92.60,106.08 91.21,105.24 88.10,104.80"/>
    </edge>
    <edge id=":C_14" function="internal">
        <lane id=":C_14_0" index="0" allow="passenger" speed="8.61" length="4.55" shape="92.61,102.24 88.10,101.60"/>
    </edge>
    <edge id=":C_15" function="internal">
        <lane id=":C_15_0" index="0" allow="passenger" speed="9.79" length="13.36" shape="100.50,103.90 101.78,101.78 105.99,99.24 111.90,98.40"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="7.25" length="6.69" shape="111.90,104.80 108.79,105.24 106.58,106.57 106.08,107.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="13.89" length="23.80" shape="111.90,104.80 88.10,104.80"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified 4_arm_outer_bikelane3 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,24d0
< Warning: Ambiguity in turnarounds computation at junction 'E'.
< Warning: Ambiguity in turnarounds computation at junction 'N'.
< Warning: Ambiguity in turnarounds computation at junction 'S'.
< Warning: Ambiguity in turnarounds computation at junction 'W'.
< Warning: Edge 'CE' is not connected to outgoing edges at junction 'E'.
< Warning: Edge 'CEb' is not connected to outgoing edges at junction 'E'.
< Warning: Edge 'CN' is not connected to outgoing edges at junction 'N'.
< Warning: Edge 'CNb' is not connected to outgoing edges at junction 'N'.
< Warning: Edge 'CS' is not connected to outgoing edges at junction 'S'.
< Warning: Edge 'CSb' is not connected to outgoing edges at junction 'S'.
< Warning: Edge 'CW' is not connected to outgoing edges at junction 'W'.
< Warning: Edge 'CWb' is not connected to outgoing edges at junction 'W'.
< Warning: Lane 'EC_1' is not connected from any incoming edge at junction 'E'.
< Warning: Lane 'EC_2' is not connected from any incoming edge at junction 'E'.
< Warning: Lane 'ECb_0' is not connected from any incoming edge at junction 'E'.
< Warning: Lane 'NC_1' is not connected from any incoming edge at junction 'N'.
< Warning: Lane 'NC_2' is not connected from any incoming edge at junction 'N'.
< Warning: Lane 'NCb_0' is not connected from any incoming edge at junction 'N'.
< Warning: Lane 'SC_1' is not connected from any incoming edge at junction 'S'.
< Warning: Lane 'SC_2' is not connected from any incoming edge at junction 'S'.
< Warning: Lane 'SCb_0' is not connected from any incoming edge at junction 'S'.
< Warning: Lane 'WC_1' is not connected from any incoming edge at junction 'W'.
< Warning: Lane 'WC_2' is not connected from any incoming edge at junction 'W'.
< Warning: Lane 'WCb_0' is not connected from any incoming edge at junction 'W'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.83" length="8.87" shape="95.20,113.20 94.67,109.53 93.10,106.90 91.30,105.82"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="26.40" shape="95.20,113.20 95.20,86.80"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="26.40" shape="98.40,113.20 98.40,86.80"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="10.23" length="6.54" shape="98.40,113.20 99.33,106.73"/>
    </edge>
    <edge id=":C_28" function="internal">
        <lane id=":C_28_0" index="0" allow="passenger" speed="7.83" length="4.67" shape="91.30,105.82 90.47,105.32 86.80,104.80"/>
    </edge>
    <edge id=":C_29" function="internal">
        <lane id=":C_29_0" index="0" allow="passenger" speed="10.23" length="17.33" shape="99.33,106.73 102.10,102.10 106.73,99.33 113.20,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="bicycle" speed="5.65" length="5.74" width="1.00" shape="113.20,108.70 111.23,108.98 109.83,109.83 108.98,111.23 108.91,111.70"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="bicycle" speed="13.89" length="26.40" width="1.00" shape="113.20,108.70 86.80,108.70"/>
    </edge>
    <edge id=":C_6" function="internal">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified across_3 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="121.51,100.00" convBoundary="0.00,0.00,254.67,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="7.77" length="8.73" shape="116.71,111.95 116.13,108.82 114.38,106.59 111.92,105.45"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="36.22" shape="116.71,111.95 116.71,75.73"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="36.22" shape="119.91,111.93 119.91,75.72"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="11.85" length="13.19" shape="119.91,111.93 120.81,100.94 121.51,98.90"/>
    </edge>
    <edge id=":C_18" function="internal">
        <lane id=":C_18_0" index="0" allow="passenger" speed="7.77" length="4.59" shape="111.92,105.45 111.47,105.25 107.40,104.80"/>
    </edge>
    <edge id=":C_19" function="internal">
        <lane id=":C_19_0" index="0" allow="passenger" speed="11.85" length="19.16" shape="121.51,98.90 123.51,93.08 128.01,88.36 134.30,86.78"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="7.33" length="6.95" shape="133.79,104.80 130.52,105.24 128.18,106.57 127.67,107.38"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="26.40" shape="133.79,104.80 107.40,104.80"/>
        <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="26.40" shape="133.88,101.60 107.48,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified path_across_street ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="13.89" length="6.00" shape="103.00,51.60 97.00,51.60"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="3.65" length="2.34" shape="103.00,51.60 101.80,50.80 101.40,50.00"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="3.65" length="2.34" shape="101.40,50.00 101.80,49.20 103.00,48.40"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" disallow="pedestrian" speed="13.89" length="6.00" shape="97.00,48.40 103.00,48.40"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="3.65" length="2.34" shape="97.00,48.40 98.20,49.20 98.60,50.00"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="3.65" length="2.34" shape="98.60,50.00 98.20,50.80 97.00,51.60"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CE EC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="101.00,46.80 101.00,53.20"/>
    </edge>
    <edge id=":C_c1" function="crossing" crossingEdges="CW WC">
        <lane id=":C_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="99.00,53.20 99.00,46.80"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function crossings specified sharp_angle_incompatible_vclass ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="102.13,21.02" convBoundary="0.00,0.00,202.13,69.22" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="tram" speed="13.89" length="69.91" shape="126.87,36.37 114.62,30.00 95.48,20.61 76.13,11.94 63.22,7.73"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="52.89" shape="130.38,25.82 77.49,25.82"/>
        <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="52.89" shape="130.38,22.62 77.49,22.62"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="tram" speed="13.89" length="71.18" shape="63.52,4.55 76.63,8.81 96.41,17.62 115.97,27.14 128.40,33.56"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="13.89" length="52.89" shape="77.49,16.22 130.38,16.22"/>
        <lane id=":C_4_1" index="1" allow="passenger" speed="13.89" length="52.89" shape="77.49,19.42 130.38,19.42"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CN NC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.50" shape="127.20,31.08 124.13,36.69"/>
    </edge>
    <edge id=":C_c1" function="crossing" crossingEdges="CE EC">
        <lane id=":C_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.50" shape="128.13,14.62 128.13,27.42"/>
    </edge>
    <edge id=":C_c2" function="crossing" crossingEdges="SC">
        <lane id=":C_c2_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.50" shape="65.61,6.36 65.92,3.17"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function geometry.remove no_self_loop ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-402262.49,-6202690.42" convBoundary="0.00,0.00,163.29,299.17" origBoundary="-4.581491,55.953333,-4.555544,55.971182" projParameter="+proj=utm +zone=30 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-254855303#0" from="1161556696" to="2606482692" priority="2" shape="130.29,299.17 106.32,292.23 78.87,267.70 51.76,248.81">
        <lane id="-254855303#0_0" index="0" allow="delivery" speed="5.56" length="94.81" shape="129.85,300.71 105.53,293.67 77.88,268.96 51.07,250.28"/>
    </edge>
    <edge id="100481757#0" from="2606482692" to="1161556696" priority="2" shape="51.76,248.81 29.25,238.21 18.13,220.43 9.06,191.07 0.00,106.57 18.83,19.33 28.82,5.89 48.44,0.00 163.29,28.10 115.18,228.50 103.74,233.58 76.74,229.17 70.51,250.69 78.87,267.70 106.32,292.23 130.29,299.17">
        <lane id="100481757#0_0" index="0" allow="delivery" speed="5.56" length="755.38" shape="50.83,250.14 28.14,239.46 16.66,221.10 7.49,191.39 -1.62,106.48 17.34,18.65 27.85,4.51 48.40,-1.66 165.22,26.92 116.55,229.64 103.95,235.24 77.88,230.98 72.22,250.54 80.17,266.71 107.11,290.79 130.73,297.63"/>
    </edge>

    <junction id="1161556696" type="dead_end" x="130.29" y="299.17" incLanes="100481757#0_0" intLanes="" shape="130.29,299.17 131.18,296.10 130.29,299.17"/>
    <junction id="2606482692" type="priority" x="51.76" y="248.81" incLanes="-254855303#0_0" intLanes="" shape="50.15,251.59 51.98,248.96 51.82,248.85 51.76,248.81 51.70,248.78 51.52,248.69">
        <request index="0" response="0" foes="0"/>
    </junction>

    <connection from="-254855303#0" to="100481757#0" fromLane="0" toLane="0" dir="s" state="M"/>

</net>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function junctions.join intermodal ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
2,44c2
< Parsing edges from 'input_plain.edg.xml'... done.
<  Import done:
<    29 nodes loaded.
<    40 edges loaded.
< Removing self-loops... done.
< Joining junction clusters... done.
<  Joined 1 junction cluster(s).
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Assigning nodes to traffic lights... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Guessing and setting roundabouts... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  3 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-400327.58,-5810037.77" convBoundary="0.00,0.00,161.85,158.42" origBoundary="13.453860,52.423643,13.575739,52.459757" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":1704693673_0" function="internal">
        <lane id=":1704693673_0_0" index="0" allow="tram" speed="13.89" length="3.55" shape="80.49,79.58 82.97,82.13"/>
    </edge>
    <edge id=":1704693699_0" function="internal">
        <lane id=":1704693699_0_0" index="0" allow="tram" speed="13.89" length="3.73" shape="97.27,101.56 94.64,98.92"/>
    </edge>
    <edge id=":3246050922_0" function="internal">
        <lane id=":3246050922_0_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="41.76,143.20 40.36,143.51 39.50,143.24 39.20,142.40 39.46,140.98"/>
    </edge>
    <edge id=":3366620121_0" function="internal">
        <lane id=":3366620121_0_0" index="0" allow="bicycle" speed="13.89" length="0.30" width="1.50" shape="87.57,68.40 87.79,68.60"/>
        <lane id=":3366620121_0_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="0.30" shape="85.91,70.06 86.13,70.27"/>
        <lane id=":3366620121_0_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="0.30" shape="83.66,72.33 83.87,72.54"/>
    </edge>
    <edge id=":3366620127_0" function="internal">
        <lane id=":3366620127_0_0" index="0" allow="bicycle" speed="13.89" length="0.31" width="1.50" shape="75.85,111.11 75.63,111.34"/>
        <lane id=":3366620127_0_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="0.31" shape="74.15,109.49 73.94,109.71"/>
    </edge>
    <edge id=":3366620127_2" function="internal">
        <lane id=":3366620127_2_0" index="0" allow="bicycle" speed="13.89" length="0.30" width="1.50" shape="67.63,103.65 67.83,103.43"/>
        <lane id=":3366620127_2_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="0.30" shape="69.32,105.27 69.53,105.06"/>
        <lane id=":3366620127_2_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="0.30" shape="71.63,107.49 71.84,107.27"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function keep_edges by-vclass2 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="500.00,0.00" convBoundary="0.00,0.00,2500.00,0.00" origBoundary="-500.00,0.00,2000.00,500.00" projParameter="!"/>

    <edge id="beg" from="absBeg" to="beg" priority="-1">
        <lane id="beg_0" index="0" speed="27.80" length="500.00" shape="0.00,-4.80 496.00,-4.80"/>
        <lane id="beg_1" index="1" speed="27.80" length="500.00" shape="0.00,-1.60 496.00,-1.60"/>
    </edge>
    <edge id="end" from="end" to="absEnd" priority="-1">
        <lane id="end_0" index="0" speed="27.80" length="500.00" shape="1504.00,-4.80 2000.00,-4.80"/>
        <lane id="end_1" index="1" speed="27.80" length="500.00" shape="1504.00,-1.60 2000.00,-1.60"/>
    </edge>
    <edge id="middle" from="beg" to="end" priority="-1">
        <lane id="middle_0" index="0" speed="13.90" length="1000.00" shape="504.00,-1.60 1496.00,-1.60"/>
    </edge>
    <edge id="rend" from="absEnd" to="rabsEnd" priority="-1">
        <lane id="rend_0" index="0" speed="27.80" length="500.00" shape="2000.00,-4.80 2500.00,-4.80"/>
        <lane id="rend_1" index="1" speed="27.80" length="500.00" shape="2000.00,-1.60 2500.00,-1.60"/>
    </edge>

    <junction id="absBeg" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-6.40"/>
    <junction id="absEnd" type="priority" x="2000.00" y="0.00" incLanes="end_0 end_1" intLanes="" shape="2000.00,0.00 2000.00,-6.40 2000.00,0.00">
        <request index="0" response="00" foes="00"/>
        <request index="1" response="00" foes="00"/>
    </junction>
    <junction id="beg" type="priority" x="500.00" y="0.00" incLanes="beg_0 beg_1" intLanes="" shape="504.00,0.00 504.00,-3.20 500.97,-4.03 499.03,-5.57 497.79,-6.16 496.00,-6.40 496.00,0.00">
        <request index="0" response="0" foes="0"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function keep_edges_boundary geo_boundary ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
3,42d2
<  Import done:
<    87 nodes loaded.
<    111 edges loaded.
< Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'.
< Removing self-loops... done.
< Removing empty nodes... done.
<    41 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Assigning nodes to traffic lights... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Guessing and setting roundabouts... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  1 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-399909.35,-5809365.68" convBoundary="0.00,0.00,1173.99,767.38" origBoundary="13.519602,52.425528,13.545248,52.432321" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-26004787#0" from="283721344" to="283719736" priority="1">
        <lane id="-26004787#0_0" index="0" allow="pedestrian" speed="8.33" length="35.22" shape="460.04,528.35 476.47,523.17"/>
    </edge>
    <edge id="-26004787#1" from="283722837" to="283721344" priority="1">
        <lane id="-26004787#1_0" index="0" allow="pedestrian" speed="8.33" length="45.25" shape="424.04,538.45 450.15,531.26"/>
    </edge>
    <edge id="-26004787#2" from="283719904" to="283722837" priority="1">
        <lane id="-26004787#2_0" index="0" allow="pedestrian" speed="8.33" length="46.45" shape="369.55,554.28 408.45,542.81"/>
    </edge>
    <edge id="-26004861#0" from="283721344" to="287944369" priority="1">
        <lane id="-26004861#0_0" index="0" allow="pedestrian" speed="8.33" length="20.23" shape="459.16,535.38 462.51,543.33"/>
    </edge>
    <edge id="-26004861#1" from="287944368" to="283721344" priority="1">
        <lane id="-26004861#1_0" index="0" allow="pedestrian" speed="8.33" length="25.38" shape="448.73,513.40 454.82,525.87"/>
    </edge>
    <edge id="-26004861#2" from="283721348" to="287944368" priority="1">
        <lane id="-26004861#2_0" index="0" allow="pedestrian" speed="8.33" length="26.20" shape="438.19,489.76 443.54,502.10"/>
    </edge>
    <edge id="-26004868#0" from="287944369" to="283719736" priority="1">
        <lane id="-26004868#0_0" index="0" allow="pedestrian" speed="8.33" length="38.94" shape="466.76,544.02 479.55,529.48"/>
    </edge>
    <edge id="-26004868#1" from="283721473" to="287944369" priority="1">
        <lane id="-26004868#1_0" index="0" allow="pedestrian" speed="8.33" length="30.78" shape="445.37,568.54 460.10,551.61"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function lefthand custom_shapes ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="6.90" length="6.15" width="1.00" shape="93.10,85.95 92.69,89.08 91.47,91.31 91.10,91.56"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="26.71" width="1.00" shape="93.10,85.95 93.10,112.66"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="bicycle" speed="11.88" length="27.77" width="1.00" shape="93.10,85.95 94.37,95.11 98.17,101.66 104.52,105.59 107.96,106.10"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="8.05" length="5.22" shape="95.20,85.99 94.66,90.02 94.10,91.02"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="13.89" length="26.65" shape="95.20,85.99 95.20,112.66"/>
        <lane id=":C_4_1" index="1" allow="passenger" speed="13.89" length="26.65" shape="98.40,86.05 98.40,112.67"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="10.39" length="20.09" shape="98.40,86.05 99.34,92.85 102.15,97.71 106.84,100.63 108.90,100.93"/>
    </edge>
    <edge id=":C_22" function="internal">
        <lane id=":C_22_0" index="0" allow="bicycle" speed="6.90" length="4.86" width="1.00" shape="91.10,91.56 89.44,92.65 86.60,93.10"/>
    </edge>
    <edge id=":C_23" function="internal">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function tls.join with_unregulated ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Unreachable edge '147676141#0' within tlLogic 'joinedS_0'
< Warning: Unreachable edge '147676141#0' within tlLogic 'joinedS_0'
< Warning: Minor green from edge '147676141#0' to edge '68992992#2' exceeds 19.44m/s. Maybe a left-turn lane is missing.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-345429.78,-3459708.22" convBoundary="0.00,0.00,1205.64,1246.66" origBoundary="120.623290,31.010815,121.575855,31.636432" projParameter="+proj=utm +zone=51 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":cluster_1129387341_1129387412_0" function="internal">
        <lane id=":cluster_1129387341_1129387412_0_0" index="0" disallow="rail_urban rail rail_electric" speed="4.03" length="6.14" shape="1.46,1245.14 -0.31,1244.48 -1.06,1243.58 -0.79,1242.44 0.50,1241.05"/>
    </edge>
    <edge id=":cluster_828110366_828110369_0" function="internal">
        <lane id=":cluster_828110366_828110369_0_0" index="0" disallow="rail_urban rail rail_electric" speed="9.78" length="15.96" shape="1151.44,1046.73 1149.95,1043.68 1147.32,1041.37 1143.55,1039.80 1138.64,1038.97"/>
    </edge>
    <edge id=":cluster_828110366_828110369_1" function="internal">
        <lane id=":cluster_828110366_828110369_1_0" index="0" disallow="rail_urban rail rail_electric" speed="27.78" length="28.43" shape="1151.44,1046.73 1149.51,1039.69 1147.71,1032.86 1146.22,1025.98 1145.20,1018.77"/>
        <lane id=":cluster_828110366_828110369_1_1" index="1" disallow="rail_urban rail rail_electric" speed="27.78" length="28.43" shape="1154.53,1045.90 1152.61,1038.94 1150.85,1032.29 1149.39,1025.59 1148.39,1018.46"/>
    </edge>
    <edge id=":cluster_828110366_828110369_3" function="internal">
        <lane id=":cluster_828110366_828110369_3_0" index="0" disallow="rail_urban rail rail_electric" speed="8.82" length="21.46" shape="1154.53,1045.90 1153.04,1038.11 1153.38,1032.59 1155.54,1029.35 1159.53,1028.40"/>
    </edge>
    <edge id=":cluster_828110366_828110369_4" function="internal">
        <lane id=":cluster_828110366_828110369_4_0" index="0" disallow="rail_urban rail rail_electric" speed="27.78" length="20.41" shape="1159.10,1040.06 1138.64,1038.97"/>
        <lane id=":cluster_828110366_828110369_4_1" index="1" disallow="rail_urban rail rail_electric" speed="27.78" length="20.41" shape="1159.22,1036.87 1138.91,1035.78"/>
    </edge>
    <edge id=":cluster_828110366_828110369_6" function="internal">
        <lane id=":cluster_828110366_828110369_6_0" index="0" disallow="rail_urban rail rail_electric" speed="10.52" length="11.76" shape="1159.22,1036.87 1155.15,1035.68 1151.99,1032.22 1150.95,1029.58"/>
    </edge>
    <edge id=":cluster_828110366_828110369_7" function="internal">
        <lane id=":cluster_828110366_828110369_7_0" index="0" disallow="rail_urban rail rail_electric" speed="5.32" length="9.54" shape="1159.22,1036.87 1156.12,1034.63 1155.14,1032.47 1156.28,1030.40 1157.12,1029.88"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function tls_programs joined_rw ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Intersecting left turns at junction 'A391_AS_Weststadt' from lane '24271244#0_0' and lane '24271242#0_0'. (increase junction radius to avoid this)
< Warning: Intersecting left turns at junction 'A391_AS_Weststadt' from lane '32905536_2' and lane '325528576_2'. (increase junction radius to avoid this)
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-601769.09,-5789919.75" convBoundary="0.00,0.00,742.03,648.85" origBoundary="10.393336,52.146541,10.787296,52.408126" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":249296949_0" function="internal">
        <lane id=":249296949_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="0.10" shape="324.25,381.45 324.18,381.39"/>
        <lane id=":249296949_0_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="0.10" shape="322.21,383.91 322.28,383.97"/>
    </edge>
    <edge id=":262797985_0" function="internal">
        <lane id=":262797985_0_0" index="0" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="10.01" length="14.98" shape="231.43,291.78 234.89,294.75 238.27,296.57 241.55,297.22 244.75,296.72"/>
    </edge>
    <edge id=":262797985_1" function="internal">
        <lane id=":262797985_1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="14.63" shape="231.43,291.78 241.81,302.05"/>
        <lane id=":262797985_1_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="14.63" shape="229.15,294.03 239.56,304.32"/>
        <lane id=":262797985_1_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="14.63" shape="226.88,296.28 237.30,306.59"/>
    </edge>
    <edge id=":262797998_0" function="internal">
        <lane id=":262797998_0_0" index="0" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="18.05" length="9.58" shape="269.99,401.22 267.98,403.23 266.56,404.58 265.27,406.04 263.64,408.35"/>
    </edge>
    <edge id=":262797998_1" function="internal">
        <lane id=":262797998_1_0" index="0" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="18.05" length="9.59" shape="266.65,399.33 266.02,402.12 265.65,404.07 265.03,405.91 263.64,408.35"/>
    </edge>
    <edge id=":262798000_0" function="internal">
        <lane id=":262798000_0_0" index="0" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="9.39" length="9.18" shape="295.95,393.47 294.14,392.14 292.12,391.29 289.87,390.90 287.41,390.99"/>
    </edge>
    <edge id=":262798000_1" function="internal">
        <lane id=":262798000_1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="9.75" shape="295.95,393.47 288.81,386.74"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML connection_guessing 4arm_rw3 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-391683.19,-5819981.06" convBoundary="0.00,0.00,162.73,187.09" origBoundary="13.372213,52.501727,13.527402,52.569285" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-534588621#1" from="cluster_1827996421_1827996431_1827996455_2121324874_21487210_29221504_29221506_341340973_3792418589_3792418616_3792418629_3792418630_3792418641_3792418791" to="3182529377" name="Spandauer Straße" priority="7" shape="113.36,58.38 162.73,0.00">
        <lane id="-534588621#1_0" index="0" allow="pedestrian" speed="13.89" length="118.88" width="3.00" shape="109.01,54.70 158.38,-3.68">
            <param key="origId" value="534588621"/>
        </lane>
        <lane id="-534588621#1_1" index="1" allow="bicycle" speed="13.89" length="118.88" width="1.00" shape="110.53,55.99 159.90,-2.39">
            <param key="origId" value="534588621"/>
        </lane>
        <lane id="-534588621#1_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="118.88" shape="112.14,57.35 161.51,-1.03">
            <param key="origId" value="534588621"/>
        </lane>
        <param key="origFrom" value="2121324874"/>
    </edge>
    <edge id="171826985#3" from="1827996550" to="cluster_1827996421_1827996431_1827996455_2121324874_21487210_29221504_29221506_341340973_3792418589_3792418616_3792418629_3792418630_3792418641_3792418791" name="Karl-Liebknecht-Straße" priority="9" spreadType="center" shape="158.46,169.07 101.86,125.03 98.94,122.76">
        <lane id="171826985#3_0" index="0" allow="pedestrian" speed="13.89" length="109.70" width="3.00" shape="155.21,173.25 98.61,129.21 95.43,126.74">
            <param key="origId" value="171826985"/>
        </lane>
        <lane id="171826985#3_1" index="1" allow="bicycle" speed="13.89" length="109.70" width="1.00" shape="156.43,171.67 99.83,127.63 96.65,125.16">
            <param key="origId" value="171826985"/>
        </lane>
        <lane id="171826985#3_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="13.89" length="109.70" shape="157.72,170.02 101.12,125.98 97.94,123.50">
            <param key="origId" value="171826985"/>
        </lane>
        <lane id="171826985#3_3" index="3" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="13.89" length="109.70" shape="159.69,167.49 103.09,123.45 99.89,120.97">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML connection_guessing bike_lane_ends ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: The traffic light 'cluster_160503146_2314394457_27411250' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light 'cluster_160503146_2314394457_27411250'
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-391652.43,-5820235.10" convBoundary="0.00,0.00,114.37,55.52" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-156364570#0" from="275525455" to="614674365" name="Anna-Louisa-Karsch-Straße" priority="6" type="cycleway.lane|highway.tertiary">
        <lane id="-156364570#0_0" index="0" allow="pedestrian" speed="13.89" length="18.22" width="3.00" shape="91.42,39.82 97.48,42.97"/>
        <lane id="-156364570#0_1" index="1" allow="bicycle" speed="13.89" length="18.22" width="1.00" shape="90.50,41.59 96.56,44.75"/>
        <lane id="-156364570#0_2" index="2" disallow="pedestrian" speed="13.89" length="18.22" shape="89.53,43.46 95.59,46.61"/>
    </edge>
    <edge id="-156364570#1" from="cluster_160503146_2314394457_27411250" to="275525455" name="Anna-Louisa-Karsch-Straße" priority="6" type="cycleway.lane|highway.tertiary" shape="12.44,6.14 35.62,18.12 80.71,40.67">
        <lane id="-156364570#1_0" index="0" allow="pedestrian" speed="13.89" length="90.63" width="3.00" shape="2.74,-5.29 38.20,13.04 79.09,33.49"/>
        <lane id="-156364570#1_1" index="1" allow="bicycle" speed="13.89" length="90.63" width="1.00" shape="1.82,-3.52 37.30,14.82 78.20,35.28"/>
        <lane id="-156364570#1_2" index="2" disallow="pedestrian" speed="13.89" length="90.63" shape="0.85,-1.65 36.35,16.69 77.26,37.16"/>
    </edge>
    <edge id="-25294729#0" from="cluster_1288008787_275525457" to="275525455" name="Rosenstraße" priority="4" type="highway.residential" shape="114.37,6.18 80.71,40.67">
        <lane id="-25294729#0_0" index="0" allow="pedestrian" speed="8.33" length="51.98" width="2.00" shape="117.62,8.86 91.11,36.02"/>
        <lane id="-25294729#0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="8.33" length="51.98" shape="115.76,7.04 89.25,34.21"/>
    </edge>
    <edge id="-77348147" from="614674365" to="2796688606" name="An der Spandauer Brücke" priority="6" type="highway.tertiary" shape="93.56,47.36 97.84,51.25 100.04,55.52">
        <lane id="-77348147_0" index="0" allow="pedestrian" speed="13.89" length="6.92" width="3.00" shape="101.29,48.04 101.63,48.34 104.22,53.37"/>
        <lane id="-77348147_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="13.89" length="6.92" shape="99.17,50.34 101.46,54.79"/>
    </edge>
    <edge id="156364570#0" from="614674365" to="275525455" name="Anna-Louisa-Karsch-Straße" priority="6" type="cycleway.lane|highway.tertiary">
        <lane id="156364570#0_0" index="0" allow="pedestrian" speed="13.89" length="18.22" width="3.00" shape="92.22,53.09 86.15,49.93"/>
        <lane id="156364570#0_1" index="1" allow="bicycle" speed="13.89" length="18.22" width="1.00" shape="93.14,51.31 87.08,48.16"/>
        <lane id="156364570#0_2" index="2" disallow="pedestrian" speed="13.89" length="18.22" shape="94.11,49.45 88.05,46.29"/>
    </edge>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML connection_guessing cont2to2_buslane_gap ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="200.00,0.00" convBoundary="0.00,0.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="CE" from="C" to="E" priority="1">
        <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="200.00,-4.80 300.00,-4.80"/>
        <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="200.00,-1.60 300.00,-1.60"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="1">
        <lane id="WC_0" index="0" allow="bus" speed="13.89" length="100.00" shape="100.00,-4.80 200.00,-4.80"/>
        <lane id="WC_1" index="1" speed="13.89" length="100.00" shape="100.00,-1.60 200.00,-1.60"/>
    </edge>
    <edge id="beg" from="gneJ0" to="W" priority="1">
        <lane id="beg_0" index="0" speed="13.89" length="100.00" shape="0.00,-4.80 100.00,-4.80"/>
        <lane id="beg_1" index="1" speed="13.89" length="100.00" shape="0.00,-1.60 100.00,-1.60"/>
    </edge>

    <junction id="C" type="priority" x="200.00" y="0.00" incLanes="WC_0 WC_1" intLanes="" shape="200.00,0.00 200.00,-6.40 200.00,0.00">
        <request index="0" response="00" foes="00"/>
        <request index="1" response="00" foes="00"/>
    </junction>
    <junction id="E" type="dead_end" x="300.00" y="0.00" incLanes="CE_0 CE_1" intLanes="" shape="300.00,-6.40 300.00,0.00"/>
    <junction id="W" type="unregulated" x="100.00" y="0.00" incLanes="beg_0 beg_1" intLanes="" shape="100.00,0.00 100.00,-6.40 100.00,0.00"/>
    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-6.40"/>

    <connection from="WC" to="CE" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="WC" to="CE" fromLane="1" toLane="1" dir="s" state="M"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML connection_guessing cont2to3_buslane_gap ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="300.00,0.00" convBoundary="0.00,0.00,400.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="CE" from="C" to="E" priority="1">
        <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="304.00,-8.00 400.00,-8.00"/>
        <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="304.00,-4.80 400.00,-4.80"/>
        <lane id="CE_2" index="2" speed="13.89" length="100.00" shape="304.00,-1.60 400.00,-1.60"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="1">
        <lane id="WC_0" index="0" allow="bus" speed="13.89" length="100.00" shape="204.00,-4.80 296.00,-4.80"/>
        <lane id="WC_1" index="1" speed="13.89" length="100.00" shape="204.00,-1.60 296.00,-1.60"/>
    </edge>
    <edge id="beg" from="gneJ0" to="W" priority="1">
        <lane id="beg_0" index="0" speed="13.89" length="200.00" shape="0.00,-8.00 196.00,-8.00"/>
        <lane id="beg_1" index="1" speed="13.89" length="200.00" shape="0.00,-4.80 196.00,-4.80"/>
        <lane id="beg_2" index="2" speed="13.89" length="200.00" shape="0.00,-1.60 196.00,-1.60"/>
    </edge>

    <junction id="C" type="priority" x="300.00" y="0.00" incLanes="WC_0 WC_1" intLanes="" shape="304.00,0.00 304.00,-9.60 300.97,-8.77 299.03,-7.23 297.79,-6.64 296.00,-6.40 296.00,0.00">
        <request index="0" response="000" foes="000"/>
        <request index="1" response="000" foes="000"/>
        <request index="2" response="000" foes="000"/>
    </junction>
    <junction id="E" type="dead_end" x="400.00" y="0.00" incLanes="CE_0 CE_1 CE_2" intLanes="" shape="400.00,-9.60 400.00,0.00"/>
    <junction id="W" type="unregulated" x="200.00" y="0.00" incLanes="beg_0 beg_1 beg_2" intLanes="" shape="204.00,0.00 204.00,-6.40 200.97,-7.23 199.03,-8.77 197.79,-9.36 196.00,-9.60 196.00,0.00"/>
    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-9.60"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML connections contPos ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-605016.39,-5795069.81" convBoundary="0.00,0.00,83.45,83.92" origBoundary="1036887.000000,5215434.000000,1076426.000000,5239923.000000" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":54536750_0" function="internal">
        <lane id=":54536750_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.46,48.36 -0.92,47.94 -1.53,47.29 -1.38,46.41 -0.46,45.30"/>
    </edge>
    <edge id=":54536750_w0" function="walkingarea">
        <lane id=":54536750_w0_0" index="0" allow="pedestrian" speed="1.00" length="11.60" width="2.00" shape="-1.85,40.70 -2.43,38.79 1.51,51.81 0.93,49.89"/>
    </edge>
    <edge id=":54536753_0" function="internal">
        <lane id=":54536753_0_0" index="0" disallow="pedestrian" speed="8.48" length="11.34" shape="57.64,40.02 55.74,36.67 53.00,34.70 49.41,34.10 48.95,34.18"/>
    </edge>
    <edge id=":54536753_1" function="internal">
        <lane id=":54536753_1_0" index="0" disallow="pedestrian" speed="13.89" length="24.30" shape="57.64,40.02 48.51,17.57"/>
        <lane id=":54536753_1_1" index="1" disallow="pedestrian" speed="13.89" length="24.30" shape="60.67,38.96 51.48,16.39"/>
    </edge>
    <edge id=":54536753_8" function="internal">
        <lane id=":54536753_8_0" index="0" disallow="pedestrian" speed="8.48" length="4.03" shape="48.95,34.18 44.98,34.88"/>
    </edge>
    <edge id=":54536753_3" function="internal">
        <lane id=":54536753_3_0" index="0" disallow="pedestrian" speed="13.89" length="4.24" shape="68.40,32.01 68.66,33.20 68.53,34.09 68.39,34.98 68.60,36.19"/>
        <lane id=":54536753_3_1" index="1" disallow="pedestrian" speed="13.89" length="4.24" shape="65.38,33.08 65.64,34.27 65.51,35.15 65.37,36.04 65.58,37.25"/>
    </edge>
    <edge id=":54536753_5" function="internal">
        <lane id=":54536753_5_0" index="0" disallow="pedestrian" speed="8.86" length="2.44" shape="58.25,24.32 58.25,26.76"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="-51812052" to="-51811895a" fromLane="1" toLane="1"/>
    <connection from="-51812052" to="786367652" fromLane="2" toLane="2"/>

    <connection from="-786367651" to="51812052" fromLane="1" toLane="1"/>
    <connection from="-786367651" to="-51811895a" fromLane="1" toLane="1"/>
    <connection from="-786367651" to="-51811895a" fromLane="2" toLane="2"/>

    <connection from="51811895a" to="51812052" fromLane="0" toLane="1" contPos="2.44"/>

    <connection from="51811895b" to="786367652" fromLane="1" toLane="1"/>
    <connection from="51811895b" to="786367652" fromLane="2" toLane="2"/>

    <connection from="51812052" to="-51812052" fromLane="1" toLane="2"/>

    <crossing node="54536753" edges="786367652 -786367651" priority="1"/>
    <crossing node="54536753" edges="51812052 -51812052" priority="1"/>
</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="-51811895a" from="54536753" to="gneJ3" priority="-2" numLanes="3" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="-51812052" from="54536750" to="54536753" priority="-3" numLanes="3" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="-786367651" from="54536771" to="54536753" priority="-2" numLanes="3" speed="13.89" shape="74.37,83.92 56.65,35.56" spreadType="center">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="51811895a" from="54536752" to="54536753" priority="-5" numLanes="1" speed="13.89" disallow="pedestrian"/>
    <edge id="51811895b" from="54536752" to="54536753" priority="-2" numLanes="3" speed="13.89" shape="53.62,7.64 63.06,31.56">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="51812052" from="54536753" to="54536750" priority="-3" numLanes="2" speed="13.89">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
    </edge>
    <edge id="786367652" from="54536753" to="54536772" priority="-2" numLanes="3" speed="13.89" shape="68.96,39.03 83.45,80.53" spreadType="center">
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="-605016.39,-5795069.81" convBoundary="0.00,0.00,83.45,83.92" origBoundary="1036887.000000,5215434.000000,1076426.000000,5239923.000000" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <node id="54536750" x="0.00" y="46.83" type="priority"/>
    <node id="54536752" x="47.39" y="0.00" type="dead_end" radius="5.00"/>
    <node id="54536753" x="58.36" y="29.16" type="traffic_light" tl="K048" shape="54.15,41.24 72.10,34.97 70.74,31.17 63.68,33.69 59.79,23.69 56.61,24.99 52.93,15.82 44.93,18.99 42.01,25.07 46.07,38.47 54.15,41.24" radius="5.00"/>
    <node id="54536771" x="75.31" y="83.58" type="dead_end"/>
    <node id="54536772" x="82.51" y="80.86" type="dead_end"/>
    <node id="gneJ3" x="50.60" y="9.93" type="dead_end" shape="43.14,14.55 51.11,11.33 50.82,10.34 42.92,13.65 43.14,14.55"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="K048" type="static" programID="0" offset="0">
        <phase duration="22" state="gGGGGrrrrG"/>
        <phase duration="5"  state="gGGGGrrrrr"/>
        <phase duration="3"  state="yyyyyrrrrr"/>
        <phase duration="22" state="rrrrrgrrGG"/>
        <phase duration="5"  state="rrrrrgrrrr"/>
        <phase duration="3"  state="rrrrryrrrr"/>
        <phase duration="22" state="rrrrrrGgGr"/>
        <phase duration="5"  state="rrrrrrGgrr"/>
        <phase duration="3"  state="rrrrrryyrr"/>
    </tlLogic>

    <connection from="-51812052" to="-51811895a" fromLane="1" toLane="1" tl="K048" linkIndex="6"/>
    <connection from="-51812052" to="786367652" fromLane="2" toLane="2" tl="K048" linkIndex="7"/>
    <connection from="-786367651" to="51812052" fromLane="1" toLane="1" tl="K048" linkIndex="0"/>
    <connection from="-786367651" to="-51811895a" fromLane="1" toLane="1" tl="K048" linkIndex="1"/>
    <connection from="-786367651" to="-51811895a" fromLane="2" toLane="2" tl="K048" linkIndex="2"/>
    <connection from="51811895a" to="51812052" fromLane="0" toLane="1" tl="K048" linkIndex="5"/>
    <connection from="51811895b" to="786367652" fromLane="1" toLane="1" tl="K048" linkIndex="3"/>
    <connection from="51811895b" to="786367652" fromLane="2" toLane="2" tl="K048" linkIndex="4"/>
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML connections double_con_turns ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Warning: Target lane 'CE_0' is already connected from 'SC'.
< Warning: Target lane 'CN_0' is already connected from 'SC'.
< Warning: Target lane 'CW_0' is already connected from 'SC'.
< Warning: Target lane 'CS_0' is already connected from 'SC'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id="CE" from="C" to="E" priority="2">
        <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="109.20,98.40 200.00,98.40"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2">
        <lane id="CN_0" index="0" speed="13.89" length="100.00" shape="101.60,107.20 101.60,200.00"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2">
        <lane id="CS_0" index="0" speed="13.89" length="100.00" shape="98.40,92.80 98.40,0.00"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2">
        <lane id="CW_0" index="0" speed="13.89" length="100.00" shape="92.80,101.60 0.00,101.60"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2">
        <lane id="EC_0" index="0" speed="13.89" length="100.00" shape="200.00,101.60 109.20,101.60"/>
    </edge>
    <edge id="NC" from="N" to="C" priority="2">
        <lane id="NC_0" index="0" speed="13.89" length="100.00" shape="98.40,200.00 98.40,107.20"/>
    </edge>
    <edge id="SC" from="S" to="C" priority="2">
        <lane id="SC_0" index="0" allow="bicycle" speed="13.89" length="100.00" width="2.00" shape="104.20,0.00 104.20,92.80"/>
        <lane id="SC_1" index="1" speed="13.89" length="100.00" shape="101.60,0.00 101.60,92.80"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="2">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML diff create_and_modify ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="-40.00,-10.00,40.00,40.00" origBoundary="-40.00,-10.00,40.00,40.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="9.03" shape="-40.00,32.80 -39.65,35.25 -38.60,37.00 -36.85,38.05 -34.40,38.40"/>
    </edge>
    <edge id=":node_C_0" function="internal">
        <lane id=":node_C_0_0" index="0" disallow="bus" speed="12.50" length="13.70" shape="-1.60,18.94 -2.04,15.32 -3.37,12.34 -5.59,9.98 -8.70,8.24"/>
    </edge>
    <edge id=":node_C_1" function="internal">
        <lane id=":node_C_1_0" index="0" speed="14.50" length="17.66" shape="-1.60,18.94 -1.60,1.27"/>
    </edge>
    <edge id=":node_C_2" function="internal">
        <lane id=":node_C_2_0" index="0" speed="13.50" length="6.86" shape="-1.60,18.94 -0.92,15.94 1.13,13.04 1.31,12.89"/>
    </edge>
    <edge id=":node_C_3" function="internal">
        <lane id=":node_C_3_0" index="0" speed="18.50" length="5.89" shape="-1.60,18.94 -0.78,16.39 0.45,15.27 1.97,15.55"/>
    </edge>
    <edge id=":node_C_12" function="internal">
        <lane id=":node_C_12_0" index="0" speed="13.50" length="9.64" shape="1.31,12.89 4.53,10.25 9.30,7.56"/>
    </edge>
    <edge id=":node_C_13" function="internal">
        <lane id=":node_C_13_0" index="0" speed="18.50" length="2.80" shape="1.97,15.55 2.09,15.58 4.13,17.32"/>
    </edge>
    <edge id=":node_C_4" function="internal">
        <lane id=":node_C_4_0" index="0" speed="17.50" length="11.26" shape="10.09,9.19 6.83,10.80 4.75,12.70 3.85,14.87 4.13,17.32"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML diff lane_specific_settings ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="13.44" length="41.36" shape="87.50,117.90 87.50,113.90 89.03,104.32 93.60,97.47 101.22,93.37 111.90,92.00"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" speed="8.50" length="15.54" shape="92.50,117.90 92.50,113.90 91.94,111.67 90.25,110.08 87.44,109.12 83.50,108.80"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" speed="10.07" length="22.50" width="4.00" shape="97.50,117.90 97.50,113.90 96.62,110.09 94.00,107.38 89.62,105.74 83.50,105.20"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" speed="11.67" length="30.78" shape="97.50,117.90 97.50,113.90 98.40,105.72 101.10,99.87 105.60,96.37 111.90,95.20"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" speed="11.18" length="28.12" shape="97.50,117.90 97.50,113.90 98.40,107.12 101.10,102.28 105.60,99.37 111.90,98.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="bicycle" speed="4.97" length="6.66" shape="97.50,117.90 97.50,113.90 99.20,112.70 99.71,112.44"/>
    </edge>
    <edge id=":C_13" function="internal">
        <lane id=":C_13_0" index="0" allow="bicycle" speed="4.97" length="2.66" shape="99.71,112.44 100.00,112.30 100.80,112.70 101.60,113.90"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="bicycle" speed="5.04" length="5.00" shape="111.90,110.80 110.54,110.99 109.58,111.57 108.99,112.54 108.80,113.90"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE" to="EC" fromLane="2" toLane="2"/>

    <connection from="CN" to="NC" fromLane="2" toLane="2"/>

    <connection from="EC" to="CN" fromLane="0" toLane="0"/>
    <connection from="EC" to="CN" fromLane="0" toLane="1"/>
    <connection from="EC" to="CN" fromLane="0" toLane="2"/>
    <connection from="EC" to="CW" fromLane="0" toLane="0"/>
    <connection from="EC" to="CW" fromLane="1" toLane="1"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CE" fromLane="2" toLane="2"/>

    <connection from="NC" to="CE" fromLane="0" toLane="0"/>
    <connection from="NC" to="CW" fromLane="1" toLane="0"/>
    <connection from="NC" to="CW" fromLane="2" toLane="1"/>
    <connection from="NC" to="CE" fromLane="2" toLane="1"/>
    <connection from="NC" to="CE" fromLane="2" toLane="2"/>
    <connection from="NC" to="CN" fromLane="2" toLane="2"/>

</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="CE" from="C" to="E" priority="2" numLanes="3" speed="13.89">
        <lane index="0" allow="bicycle"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" numLanes="3" speed="13.89" allow="bicycle">
        <lane index="0"/>
        <lane index="1" width="4.00"/>
        <lane index="2"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" numLanes="3" speed="13.89">
        <lane index="0"/>
        <lane index="1" width="4.00" endOffset="8.00"/>
        <lane index="2"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" numLanes="3">
        <lane index="0" speed="13.89"/>
        <lane index="1" speed="13.89"/>
        <lane index="2" width="6.00" speed="40.00"/>
    </edge>
    <edge id="NC" from="N" to="C" priority="2" numLanes="3" speed="20.00" width="5.00" endOffset="4.00">
        <lane index="0" allow="bicycle"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="2" numLanes="3" speed="13.89" allow="pedestrian">
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="0.00,0.00" convBoundary="0.00,100.00,200.00,200.00" origBoundary="0.00,0.00,200.00,200.00" projParameter="!"/>

    <node id="C" x="100.00" y="100.00" type="traffic_light" tl="C"/>
    <node id="E" x="200.00" y="100.00" type="priority"/>
    <node id="N" x="100.00" y="200.00" type="priority"/>
    <node id="W" x="0.00" y="100.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="40" state="GggGGgGGGrrrr"/>
        <phase duration="5"  state="yyyyyyyyyrrrr"/>
        <phase duration="40" state="rrrrrrGGGGGGG"/>
        <phase duration="5"  state="rrrrrryyyyyyy"/>
    </tlLogic>

    <connection from="EC" to="CN" fromLane="0" toLane="0" tl="C" linkIndex="6"/>
    <connection from="EC" to="CN" fromLane="0" toLane="1" tl="C" linkIndex="7"/>
    <connection from="EC" to="CN" fromLane="0" toLane="2" tl="C" linkIndex="8"/>
    <connection from="EC" to="CW" fromLane="0" toLane="0" tl="C" linkIndex="9"/>
    <connection from="EC" to="CW" fromLane="1" toLane="1" tl="C" linkIndex="10"/>
    <connection from="EC" to="CW" fromLane="2" toLane="2" tl="C" linkIndex="11"/>
    <connection from="EC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="12"/>
    <connection from="NC" to="CE" fromLane="0" toLane="0" tl="C" linkIndex="0"/>
    <connection from="NC" to="CW" fromLane="1" toLane="0" tl="C" linkIndex="1"/>
    <connection from="NC" to="CW" fromLane="2" toLane="1" tl="C" linkIndex="2"/>
    <connection from="NC" to="CE" fromLane="2" toLane="1" tl="C" linkIndex="3"/>
    <connection from="NC" to="CE" fromLane="2" toLane="2" tl="C" linkIndex="4"/>
    <connection from="NC" to="CN" fromLane="2" toLane="2" tl="C" linkIndex="5"/>
</tlLogics>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-703312.63,-5709582.61" convBoundary="0.00,0.00,297.91,295.99" origBoundary="11.904062,51.485617,11.951923,51.515869" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":1917221202_0" function="internal">
        <lane id=":1917221202_0_0" index="0" allow="tram" speed="0.10" length="0.10" shape="-0.00,295.99 -0.00,295.99"/>
    </edge>
    <edge id=":2075862255_0" function="internal">
        <lane id=":2075862255_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="4.79" length="9.45" shape="298.23,112.60 300.00,114.92 300.24,116.71 298.95,117.98 296.13,118.72"/>
    </edge>
    <edge id=":246825177_0" function="internal">
        <lane id=":246825177_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="120.27,2.09 119.90,0.70 120.13,-0.17 120.96,-0.50 122.39,-0.31"/>
    </edge>
    <edge id=":E_0" function="internal">
        <lane id=":E_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="3.71" length="4.86" shape="126.23,121.94 124.82,122.47 123.91,122.32 123.47,121.50 123.52,120.00"/>
    </edge>
    <edge id=":F_0" function="internal">
        <lane id=":F_0_0" index="0" allow="bicycle" speed="11.24" length="31.90" width="2.00" shape="189.75,55.22 185.59,53.86 180.20,56.23 173.55,62.33 165.66,72.17"/>
    </edge>
    <edge id=":F_1" function="internal">
        <lane id=":F_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="12.01" length="36.15" shape="191.45,53.25 186.27,51.20 179.90,53.41 172.33,59.90 163.55,70.64"/>
    </edge>
    <edge id=":F_2" function="internal">
        <lane id=":F_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="13.89" length="39.06" shape="191.45,53.25 183.96,48.54 174.15,44.24 164.38,39.90 157.00,35.08"/>
    </edge>
    <edge id=":F_3" function="internal">
        <lane id=":F_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="9.45" length="2.96" shape="191.45,53.25 189.47,51.04"/>
<truncated after showing first 30 lines>
import XML junctionLogic rightOfWay_edgePriority ( Last six runs Jul2019 )
import XML junctionLogic rightOfWay_edgePriority_option ( Last six runs Jul2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML lane_based_speed ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="0.00,0.00,200.00,0.00" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="19.00" length="0.10" shape="100.00,-8.00 100.00,-8.00"/>
        <lane id=":1_0_1" index="1" speed="25.00" length="0.10" shape="100.00,-4.80 100.00,-4.80"/>
        <lane id=":1_0_2" index="2" speed="36.95" length="0.10" shape="100.00,-1.60 100.00,-1.60"/>
    </edge>

    <edge id="1" from="0" to="1" priority="-1">
        <lane id="1_0" index="0" speed="13.00" length="100.00" shape="0.00,-8.00 100.00,-8.00"/>
        <lane id="1_1" index="1" speed="25.00" length="100.00" shape="0.00,-4.80 100.00,-4.80"/>
        <lane id="1_2" index="2" speed="60.00" length="100.00" shape="0.00,-1.60 100.00,-1.60"/>
    </edge>
    <edge id="2" from="1" to="2" priority="-1">
        <lane id="2_0" index="0" speed="25.00" length="100.00" shape="100.00,-8.00 200.00,-8.00"/>
        <lane id="2_1" index="1" speed="25.00" length="100.00" shape="100.00,-4.80 200.00,-4.80"/>
        <lane id="2_2" index="2" speed="13.89" length="100.00" shape="100.00,-1.60 200.00,-1.60"/>
    </edge>

    <junction id="0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-9.60"/>
    <junction id="1" type="priority" x="100.00" y="0.00" incLanes="1_0 1_1 1_2" intLanes=":1_0_0 :1_0_1 :1_0_2" shape="100.00,0.00 100.00,-9.60 100.00,0.00">
        <request index="0" response="000" foes="000" cont="0"/>
        <request index="1" response="000" foes="000" cont="0"/>
        <request index="2" response="000" foes="000" cont="0"/>
    </junction>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="1" to="2" fromLane="0" toLane="0"/>
    <connection from="1" to="2" fromLane="1" toLane="1"/>
    <connection from="1" to="2" fromLane="2" toLane="2"/>

</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="1" from="0" to="1" priority="-1" numLanes="3">
        <lane index="0" speed="13.00"/>
        <lane index="1" speed="25.00"/>
        <lane index="2" speed="60.00"/>
    </edge>
    <edge id="2" from="1" to="2" priority="-1" numLanes="3">
        <lane index="0" speed="25.00"/>
        <lane index="1" speed="25.00"/>
        <lane index="2" speed="13.89"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="0.00,0.00,200.00,0.00" projParameter="!"/>

    <node id="0" x="0.00" y="0.00" type="dead_end"/>
    <node id="1" x="100.00" y="0.00" type="priority"/>
    <node id="2" x="200.00" y="0.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML lane_type ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="0.00,0.00,200.00,0.00" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.45" length="0.10" shape="100.00,-8.00 100.00,-8.00"/>
        <lane id=":1_0_1" index="1" speed="13.45" length="0.10" shape="100.00,-4.80 100.00,-4.80"/>
        <lane id=":1_0_2" index="2" speed="13.45" length="0.10" shape="100.00,-1.60 100.00,-1.60"/>
    </edge>

    <edge id="1" from="0" to="1" priority="-1">
        <lane id="1_0" index="0" speed="13.00" length="100.00" shape="0.00,-8.00 100.00,-8.00"/>
        <lane id="1_1" index="1" speed="13.00" length="100.00" shape="0.00,-4.80 100.00,-4.80" type="foo"/>
        <lane id="1_2" index="2" speed="13.00" length="100.00" shape="0.00,-1.60 100.00,-1.60" type="bar"/>
    </edge>
    <edge id="2" from="1" to="2" priority="-1">
        <lane id="2_0" index="0" speed="13.89" length="100.00" shape="100.00,-8.00 200.00,-8.00" type="foo"/>
        <lane id="2_1" index="1" speed="13.89" length="100.00" shape="100.00,-4.80 200.00,-4.80"/>
        <lane id="2_2" index="2" speed="13.89" length="100.00" shape="100.00,-1.60 200.00,-1.60"/>
    </edge>

    <junction id="0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-9.60"/>
    <junction id="1" type="priority" x="100.00" y="0.00" incLanes="1_0 1_1 1_2" intLanes=":1_0_0 :1_0_1 :1_0_2" shape="100.00,0.00 100.00,-9.60 100.00,0.00">
        <request index="0" response="000" foes="000" cont="0"/>
        <request index="1" response="000" foes="000" cont="0"/>
        <request index="2" response="000" foes="000" cont="0"/>
    </junction>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="1" to="2" fromLane="0" toLane="0"/>
    <connection from="1" to="2" fromLane="1" toLane="1"/>
    <connection from="1" to="2" fromLane="2" toLane="2"/>

</connections>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="1" from="0" to="1" priority="-1" numLanes="3" speed="13.00">
        <lane index="0"/>
        <lane index="1" type="foo"/>
        <lane index="2" type="bar"/>
    </edge>
    <edge id="2" from="1" to="2" priority="-1" numLanes="3" speed="13.89">
        <lane index="0" type="foo"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="0.00,0.00,200.00,0.00" projParameter="!"/>

    <node id="0" x="0.00" y="0.00" type="dead_end"/>
    <node id="1" x="100.00" y="0.00" type="priority"/>
    <node id="2" x="200.00" y="0.00" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML offset lane_based1 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="9.31" length="19.57" shape="492.00,518.60 492.00,513.60 491.65,508.35 490.60,504.60 488.85,502.35 486.40,501.60"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="12.50" length="27.42" shape="495.20,513.60 495.70,504.28 496.80,496.74 497.90,490.83 498.40,486.40"/>
    </edge>
    <edge id=":0_2" function="internal">
        <lane id=":0_2_0" index="0" speed="10.36" length="11.04" shape="498.40,513.60 499.35,506.95 501.58,503.24"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="3.65" length="2.52" shape="498.40,513.60 499.20,512.40 500.00,512.00 500.16,512.08"/>
    </edge>
    <edge id=":0_16" function="internal">
        <lane id=":0_16_0" index="0" speed="10.36" length="13.47" shape="501.58,503.24 502.20,502.20 506.95,499.35 513.60,498.40"/>
    </edge>
    <edge id=":0_17" function="internal">
        <lane id=":0_17_0" index="0" speed="3.65" length="2.16" shape="500.16,512.08 500.80,512.40 501.60,513.60"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="8.10" length="14.57" shape="513.60,508.00 508.35,508.35 504.60,509.40 502.35,511.15 501.60,513.60"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="12.50" length="29.42" shape="515.60,504.80 513.60,504.80 504.28,504.30 496.74,503.20 490.83,502.10 486.40,501.60"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="1fi" to="1si" fromLane="0" toLane="0"/>
    <connection from="1fi" to="1si" fromLane="0" toLane="1"/>
    <connection from="1fi" to="1si" fromLane="1" toLane="2"/>

    <connection from="1o" to="1fi" fromLane="0" toLane="1"/>

    <connection from="1si" to="3o" fromLane="0" toLane="0"/>
    <connection from="1si" to="2o" fromLane="1" toLane="0"/>
    <connection from="1si" to="4o" fromLane="2" toLane="0"/>
    <connection from="1si" to="1o" fromLane="2" toLane="0"/>

    <connection from="2fi" to="2si" fromLane="0" toLane="0"/>
    <connection from="2fi" to="2si" fromLane="0" toLane="1"/>
    <connection from="2fi" to="2si" fromLane="1" toLane="2"/>

    <connection from="2o" to="2fi" fromLane="0" toLane="1"/>

    <connection from="2si" to="4o" fromLane="0" toLane="0"/>
    <connection from="2si" to="1o" fromLane="1" toLane="0"/>
    <connection from="2si" to="3o" fromLane="2" toLane="0"/>
    <connection from="2si" to="2o" fromLane="2" toLane="0"/>

    <connection from="3fi" to="3si" fromLane="0" toLane="0"/>
    <connection from="3fi" to="3si" fromLane="0" toLane="1"/>
    <connection from="3fi" to="3si" fromLane="1" toLane="2"/>

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


<edges version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="1fi" from="1" to="m1" priority="2" numLanes="2" speed="11.11"/>
    <edge id="1o" from="0" to="1" priority="1" numLanes="1" speed="11.11"/>
    <edge id="1si" from="m1" to="0" priority="3" numLanes="3" speed="13.89">
        <lane index="0" endOffset="10.00"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="2fi" from="2" to="m2" priority="2" numLanes="2" speed="11.11"/>
    <edge id="2o" from="0" to="2" priority="1" numLanes="1" speed="11.11"/>
    <edge id="2si" from="m2" to="0" priority="3" numLanes="3" speed="13.89">
        <lane index="0"/>
        <lane index="1" endOffset="2.00"/>
        <lane index="2"/>
    </edge>
    <edge id="3fi" from="3" to="m3" priority="2" numLanes="2" speed="11.11"/>
    <edge id="3o" from="0" to="3" priority="1" numLanes="1" speed="11.11"/>
    <edge id="3si" from="m3" to="0" priority="3" numLanes="3" speed="13.89">
        <lane index="0"/>
        <lane index="1"/>
        <lane index="2" endOffset="4.00"/>
    </edge>
    <edge id="4fi" from="4" to="m4" priority="2" numLanes="2" speed="11.11"/>
    <edge id="4o" from="0" to="4" priority="1" numLanes="1" speed="11.11"/>
    <edge id="4si" from="m4" to="0" priority="3" numLanes="3" speed="13.89">
        <lane index="0" endOffset="5.00"/>
        <lane index="1"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <node id="0" x="500.00" y="500.00" type="priority"/>
    <node id="1" x="0.00" y="500.00" type="priority"/>
    <node id="2" x="1000.00" y="500.00" type="priority"/>
    <node id="3" x="500.00" y="0.00" type="priority"/>
    <node id="4" x="500.00" y="1000.00" type="priority"/>
    <node id="m1" x="250.00" y="500.00" type="priority"/>
    <node id="m2" x="750.00" y="500.00" type="priority"/>
    <node id="m3" x="500.00" y="250.00" type="priority"/>
    <node id="m4" x="500.00" y="750.00" type="priority"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML params ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" speed="9.26" length="6.96" shape="98.40,110.40 99.15,105.15 100.00,103.73"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" speed="3.65" length="2.34" shape="98.40,110.40 99.20,109.20 100.00,108.80"/>
    </edge>
    <edge id=":C_20" function="internal">
        <lane id=":C_20_0" index="0" speed="9.26" length="12.40" shape="100.00,103.73 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_21" function="internal">
        <lane id=":C_21_0" index="0" speed="3.65" length="2.34" shape="100.00,108.80 100.80,109.20 101.60,110.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" speed="6.51" length="9.03" shape="110.40,104.80 107.95,105.15 106.20,106.20 105.15,107.95 104.80,110.40"/>
    </edge>
    <edge id=":C_6" function="internal">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML stopOffsets in_lane_and_edge_mixed ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="8.10" length="14.57" shape="492.00,513.60 491.65,508.35 490.60,504.60 488.85,502.35 486.40,501.60"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="45.00" length="27.42" shape="495.20,513.60 495.70,504.28 496.80,496.74 497.90,490.83 498.40,486.40"/>
    </edge>
    <edge id=":0_2" function="internal">
        <lane id=":0_2_0" index="0" speed="10.36" length="11.04" shape="498.40,513.60 499.35,506.95 501.58,503.24"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="3.65" length="2.52" shape="498.40,513.60 499.20,512.40 500.00,512.00 500.16,512.08"/>
    </edge>
    <edge id=":0_16" function="internal">
        <lane id=":0_16_0" index="0" speed="10.36" length="13.47" shape="501.58,503.24 502.20,502.20 506.95,499.35 513.60,498.40"/>
    </edge>
    <edge id=":0_17" function="internal">
        <lane id=":0_17_0" index="0" speed="3.65" length="2.16" shape="500.16,512.08 500.80,512.40 501.60,513.60"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="8.10" length="14.57" shape="513.60,508.00 508.35,508.35 504.60,509.40 502.35,511.15 501.60,513.60"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="45.00" length="27.42" shape="513.60,504.80 504.28,504.30 496.74,503.20 490.83,502.10 486.40,501.60"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="8.33" length="15.48" shape="98.40,11.20 97.80,7.00 96.00,4.00 93.00,2.20 88.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" disallow="pedestrian" speed="9.55" length="20.64" shape="98.40,11.20 99.20,5.60 101.60,1.60 105.60,-0.80 111.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" disallow="pedestrian" speed="8.33" length="11.44" shape="111.20,1.60 107.00,2.20 104.00,4.00 102.20,7.00 102.17,7.20"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" disallow="pedestrian" speed="13.89" length="22.40" shape="111.20,1.60 88.80,1.60"/>
    </edge>
    <edge id=":gneJ1_6" function="internal">
        <lane id=":gneJ1_6_0" index="0" disallow="pedestrian" speed="8.33" length="4.04" shape="102.17,7.20 101.60,11.20"/>
    </edge>
    <edge id=":gneJ1_4" function="internal">
        <lane id=":gneJ1_4_0" index="0" disallow="pedestrian" speed="13.89" length="22.40" shape="88.80,-1.60 111.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_5" function="internal">
        <lane id=":gneJ1_5_0" index="0" disallow="pedestrian" speed="9.55" length="20.64" shape="88.80,-1.60 94.40,-0.80 98.40,1.60 100.80,5.60 101.60,11.20"/>
    </edge>
    <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE2 -gneE2">
        <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="103.20,9.20 96.80,9.20"/>
<truncated after showing first 30 lines>
import XML tl_types uncontrolled_links ( Last six runs Jul2019 )
import XML tl_types uncontrolled_links_joinedTls ( Last six runs Jul2019 )

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="8.10" length="14.57" shape="492.00,513.60 491.65,508.35 490.60,504.60 488.85,502.35 486.40,501.60"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="12.50" length="27.42" shape="495.20,513.60 495.70,504.28 496.80,496.74 497.90,490.83 498.40,486.40"/>
    </edge>
    <edge id=":0_2" function="internal">
        <lane id=":0_2_0" index="0" speed="10.36" length="11.04" shape="498.40,513.60 499.35,506.95 501.58,503.24"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="3.65" length="2.52" shape="498.40,513.60 499.20,512.40 500.00,512.00 500.16,512.08"/>
    </edge>
    <edge id=":0_16" function="internal">
        <lane id=":0_16_0" index="0" speed="10.36" length="13.47" shape="501.58,503.24 502.20,502.20 506.95,499.35 513.60,498.40"/>
    </edge>
    <edge id=":0_17" function="internal">
        <lane id=":0_17_0" index="0" speed="3.65" length="2.16" shape="500.16,512.08 500.80,512.40 501.60,513.60"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="8.10" length="14.57" shape="513.60,508.00 508.35,508.35 504.60,509.40 502.35,511.15 501.60,513.60"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="12.50" length="27.42" shape="513.60,504.80 504.28,504.30 496.74,503.20 490.83,502.10 486.40,501.60"/>
<truncated after showing first 30 lines>
import XML vclasses dismissing_all_lanes si_center_bus_lane ( Last six runs Jul2019 )
import XML vclasses dismissing_all_lanes si_center_no_passenger_lane ( Last six runs Jul2019 )
import XML vclasses dismissing_one_lane si_center_bus_lane ( Last six runs Jul2019 )
import XML vclasses dismissing_one_lane si_center_no_passenger_lane ( Last six runs Jul2019 )

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="8.10" length="14.57" shape="492.00,513.60 491.65,508.35 490.60,504.60 488.85,502.35 486.40,501.60"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="12.50" length="28.08" shape="492.00,513.60 493.00,504.16 495.20,496.64 497.40,490.79 498.40,486.40"/>
    </edge>
    <edge id=":0_2" function="internal">
        <lane id=":0_2_0" index="0" speed="10.36" length="14.06" shape="498.40,513.60 499.35,506.95 502.20,502.20 503.74,501.27"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="3.65" length="2.66" shape="498.40,513.60 499.20,512.40 500.00,512.00 500.29,512.15"/>
    </edge>
    <edge id=":0_16" function="internal">
        <lane id=":0_16_0" index="0" speed="10.36" length="10.46" shape="503.74,501.27 506.95,499.35 513.60,498.40"/>
    </edge>
    <edge id=":0_17" function="internal">
        <lane id=":0_17_0" index="0" speed="3.65" length="2.01" shape="500.29,512.15 500.80,512.40 501.60,513.60"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="8.10" length="14.57" shape="513.60,508.00 508.35,508.35 504.60,509.40 502.35,511.15 501.60,513.60"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="12.50" length="27.20" shape="513.60,501.60 486.40,501.60"/>
<truncated after showing first 30 lines>
import XML vclasses setting_all_lanes si_center_bus_lane ( Last six runs Jul2019 )
import XML vclasses setting_all_lanes si_center_no_passenger_lane ( Last six runs Jul2019 )
import XML vclasses setting_one_lane si_center_bus_lane ( Last six runs Jul2019 )
import XML vclasses setting_one_lane si_center_no_passenger_lane ( Last six runs Jul2019 )

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="8.10" length="14.57" shape="492.00,513.60 491.65,508.35 490.60,504.60 488.85,502.35 486.40,501.60"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="12.50" length="28.08" shape="492.00,513.60 493.00,504.16 495.20,496.64 497.40,490.79 498.40,486.40"/>
    </edge>
    <edge id=":0_2" function="internal">
        <lane id=":0_2_0" index="0" speed="10.88" length="17.41" shape="495.20,513.60 496.35,506.95 499.80,502.20 504.10,500.07"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="3.65" length="2.66" shape="498.40,513.60 499.20,512.40 500.00,512.00 500.29,512.15"/>
    </edge>
    <edge id=":0_16" function="internal">
        <lane id=":0_16_0" index="0" speed="10.88" length="9.73" shape="504.10,500.07 505.55,499.35 513.60,498.40"/>
    </edge>
    <edge id=":0_17" function="internal">
        <lane id=":0_17_0" index="0" speed="3.65" length="2.01" shape="500.29,512.15 500.80,512.40 501.60,513.60"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="8.10" length="14.57" shape="513.60,508.00 508.35,508.35 504.60,509.40 502.35,511.15 501.60,513.60"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="12.50" length="27.42" shape="513.60,504.80 504.28,504.30 496.74,503.20 490.83,502.10 486.40,501.60"/>
<truncated after showing first 30 lines>
import XML vclasses setting_all_lanes si_left_bus_lane ( Last six runs Jul2019 )
import XML vclasses setting_one_lane si_left_bus_lane ( Last six runs Jul2019 )
import XML vclasses setting_one_lane si_left_no_passenger_lane ( Last six runs Jul2019 )

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="8.67" length="16.85" shape="495.20,513.60 494.65,508.35 493.00,504.60 490.25,502.35 486.40,501.60"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="12.50" length="27.42" shape="495.20,513.60 495.70,504.28 496.80,496.74 497.90,490.83 498.40,486.40"/>
    </edge>
    <edge id=":0_2" function="internal">
        <lane id=":0_2_0" index="0" speed="10.36" length="11.04" shape="498.40,513.60 499.35,506.95 501.58,503.24"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="3.65" length="2.52" shape="498.40,513.60 499.20,512.40 500.00,512.00 500.16,512.08"/>
    </edge>
    <edge id=":0_16" function="internal">
        <lane id=":0_16_0" index="0" speed="10.36" length="13.47" shape="501.58,503.24 502.20,502.20 506.95,499.35 513.60,498.40"/>
    </edge>
    <edge id=":0_17" function="internal">
        <lane id=":0_17_0" index="0" speed="3.65" length="2.16" shape="500.16,512.08 500.80,512.40 501.60,513.60"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="8.67" length="16.85" shape="513.60,504.80 508.35,505.35 504.60,507.00 502.35,509.75 501.60,513.60"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="12.50" length="27.20" shape="513.60,501.60 486.40,501.60"/>
<truncated after showing first 30 lines>
import XML vclasses setting_all_lanes si_right_bus_lane ( Last six runs Jul2019 )
import XML vclasses setting_all_lanes si_right_no_passenger_lane ( Last six runs Jul2019 )
import XML vclasses setting_one_lane si_right_bus_lane ( Last six runs Jul2019 )
import XML vclasses setting_one_lane si_right_no_passenger_lane ( Last six runs Jul2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : import XML vclasses setting_edges override ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="7.64" length="12.84" shape="495.20,511.10 494.81,506.94 493.62,503.98 491.66,502.19 488.90,501.60"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="12.50" length="22.47" shape="495.20,511.10 495.70,503.60 496.80,497.67 497.90,492.90 498.40,488.90"/>
    </edge>
    <edge id=":0_2" function="internal">
        <lane id=":0_2_0" index="0" speed="10.08" length="13.70" shape="495.20,511.10 496.19,505.54 499.17,501.58 501.96,500.24"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="3.65" length="2.53" shape="498.40,511.10 499.20,509.90 500.00,509.50 500.18,509.59"/>
    </edge>
    <edge id=":0_15" function="internal">
        <lane id=":0_15_0" index="0" speed="10.08" length="9.42" shape="501.96,500.24 504.14,499.19 511.10,498.40"/>
    </edge>
    <edge id=":0_16" function="internal">
        <lane id=":0_16_0" index="0" speed="3.65" length="2.14" shape="500.18,509.59 500.80,509.90 501.60,511.10"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="7.02" length="10.69" shape="511.10,508.00 506.94,508.19 503.98,508.77 502.19,509.74 501.60,511.10"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="12.50" length="22.20" shape="511.10,501.60 488.90,501.60"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="5.01" length="5.64" width="1.00" shape="93.10,110.40 92.88,108.87 92.22,107.78 91.13,107.12 89.60,106.90"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="20.80" width="1.00" shape="93.10,110.40 93.10,89.60"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="bicycle" speed="10.60" length="3.08" width="1.00" shape="93.10,110.40 93.86,107.41"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="6.51" length="3.93" shape="95.20,110.40 94.85,107.95 94.10,106.70"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_4_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="9.26" length="4.59" shape="98.40,110.40 99.05,105.86"/>
    </edge>
    <edge id=":C_26" function="internal">
        <lane id=":C_26_0" index="0" allow="bicycle" speed="10.60" length="23.34" width="1.00" shape="93.86,107.41 94.66,104.26 98.69,98.69 104.26,94.66 110.40,93.10"/>
    </edge>
    <edge id=":C_27" function="internal">
<truncated after showing first 30 lines>
inner_lanes bicycle_lanes priority ( Last six runs Jul2019 )
inner_lanes bicycle_lanes traffic_light ( Last six runs Jul2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : inner_lanes changeWidth_merge2 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Target lane 'end_0' is already connected from 'beg'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="13.89" length="3.00" width="1.00" shape="44.50,-3.50 47.50,-3.50"/>
        <lane id=":gneJ0_0_1" index="1" speed="13.89" length="3.00" width="3.00" shape="44.50,-1.50 47.50,-1.50"/>
    </edge>

    <edge id="beg" from="W" to="gneJ0" priority="2">
        <lane id="beg_0" index="0" allow="bicycle" speed="13.89" length="44.50" width="1.00" shape="0.00,-3.50 44.50,-3.50"/>
        <lane id="beg_1" index="1" disallow="bicycle" speed="13.89" length="44.50" width="3.00" shape="0.00,-1.50 44.50,-1.50"/>
    </edge>
    <edge id="end" from="gneJ0" to="C" priority="2">
        <lane id="end_0" index="0" speed="13.89" length="52.50" width="4.00" shape="47.50,-2.00 100.00,-2.00"/>
    </edge>

    <junction id="C" type="dead_end" x="100.00" y="0.00" incLanes="end_0" intLanes="" shape="100.00,-4.00 100.00,0.00"/>
    <junction id="W" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-4.00"/>
    <junction id="gneJ0" type="priority" x="46.00" y="0.00" incLanes="beg_0 beg_1" intLanes=":gneJ0_0_0 :gneJ0_0_1" shape="47.50,0.00 47.50,-4.00 44.50,-4.00 44.50,0.00">
        <request index="0" response="00" foes="00" cont="0"/>
        <request index="1" response="00" foes="00" cont="0"/>
    </junction>

    <connection from="beg" to="end" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="s" state="M"/>
    <connection from="beg" to="end" fromLane="1" toLane="0" via=":gneJ0_0_1" dir="s" state="M"/>

<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : inner_lanes changeWidth_split_bikelane ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="6.55" length="5.14" width="1.00" shape="93.10,112.65 92.69,110.13 91.47,108.34 91.10,108.14"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="26.80" width="1.00" shape="93.10,112.65 93.10,85.85"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="7.76" length="4.50" shape="95.20,112.65 94.66,109.22 94.10,108.36"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="26.80" shape="95.20,112.65 95.20,85.85"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="26.80" shape="98.40,112.65 98.40,85.85"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="passenger" speed="10.17" length="7.55" shape="98.40,112.65 99.34,106.42 100.00,105.37"/>
    </edge>
    <edge id=":C_25" function="internal">
        <lane id=":C_25_0" index="0" allow="bicycle" speed="6.55" length="4.74" width="1.00" shape="91.10,108.14 89.44,107.26 86.60,106.90"/>
    </edge>
    <edge id=":C_26" function="internal">
        <lane id=":C_26_0" index="0" allow="passenger" speed="7.76" length="8.77" shape="94.10,108.36 93.05,106.76 90.36,105.29 86.60,104.80"/>
    </edge>
    <edge id=":C_27" function="internal">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : inner_lanes large_sharp_angles ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,184.37,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="8.33" length="15.48" shape="85.60,124.00 85.00,119.80 83.20,116.80 80.20,115.00 76.00,114.40"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" speed="8.98" length="18.14" shape="85.60,124.00 85.00,118.40 83.20,114.40 80.20,112.00 76.00,111.20"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" speed="9.60" length="20.90" shape="85.60,124.00 85.00,117.00 83.20,112.00 80.20,109.00 76.00,108.00"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" speed="13.89" length="70.13" shape="85.60,124.00 85.60,53.87"/>
        <lane id=":C_3_1" index="1" speed="13.89" length="70.13" shape="88.80,124.00 88.80,53.87"/>
        <lane id=":C_3_2" index="2" speed="13.89" length="70.13" shape="92.00,124.00 92.00,53.87"/>
        <lane id=":C_3_3" index="3" speed="13.89" length="70.13" shape="95.20,124.00 95.20,53.87"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" speed="13.89" length="22.59" shape="98.40,124.00 100.35,109.33 103.20,102.08"/>
    </edge>
    <edge id=":C_8" function="internal">
        <lane id=":C_8_0" index="0" speed="4.72" length="6.46" shape="98.40,124.00 100.00,121.60 101.60,120.80 103.20,121.60"/>
    </edge>
    <edge id=":C_36" function="internal">
        <lane id=":C_36_0" index="0" speed="13.89" length="46.49" shape="103.20,102.08 106.19,94.49 115.92,79.46 129.56,64.26"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : node_building node_shape 2way_with_smoothly_merging_lane ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Shape for junction 'C' has distance 25.59 to its given position
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-596212.17,-5782161.13" convBoundary="0.00,0.00,286.51,110.26" origBoundary="1036887.000000,5215434.000000,1076426.000000,5239923.000000" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="CE" from="C" to="E" priority="-2" shape="166.22,31.04 206.73,22.92 247.96,12.60 286.51,0.00">
        <lane id="CE_0" index="0" speed="19.44" length="95.56" shape="198.21,19.73 205.67,18.24 246.63,7.98 285.02,-4.56"/>
        <lane id="CE_1" index="1" speed="19.44" length="95.56" shape="198.84,22.87 206.38,21.36 247.52,11.06 286.01,-1.52"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="-2" shape="166.22,31.04 96.97,39.70 87.38,40.63 54.56,39.99 0.00,32.26">
        <lane id="CW_0" index="0" speed="27.78" length="200.29" shape="192.60,35.80 97.85,47.65 87.69,48.64 53.92,47.98 -1.12,40.18"/>
        <lane id="CW_1" index="1" speed="27.78" length="200.29" shape="192.21,32.63 97.50,44.47 87.57,45.43 54.18,44.78 -0.67,37.01"/>
        <lane id="CW_2" index="2" speed="27.78" length="200.29" shape="191.81,29.45 97.15,41.29 87.44,42.23 54.43,41.59 -0.22,33.84"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="-2" shape="286.51,0.00 247.96,12.60 206.73,22.92 166.22,31.04">
        <lane id="EC_0" index="0" speed="19.44" length="95.56" shape="288.00,4.56 249.29,17.22 207.79,27.60 200.10,29.15"/>
        <lane id="EC_1" index="1" speed="19.44" length="95.56" shape="287.01,1.52 248.40,14.14 207.08,24.48 199.47,26.01"/>
    </edge>
    <edge id="NC" from="N" to="C" priority="-2" spreadType="center" shape="235.12,110.26 233.53,86.86 227.85,62.28 221.91,51.03 216.62,42.03 205.81,35.14 188.78,31.48 166.22,31.04">
        <lane id="NC_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="13.89" length="93.81" shape="235.12,110.26 233.53,86.86 227.85,62.28 221.91,51.03 216.62,42.03 206.64,35.67"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="-2" shape="0.00,32.26 54.56,39.99 87.38,40.63 96.97,39.70 166.22,31.04">
        <lane id="WC_0" index="0" speed="27.78" length="200.29" shape="1.12,24.34 55.20,32.00 87.07,32.62 96.09,31.75 190.62,19.93"/>
        <lane id="WC_1" index="1" speed="27.78" length="200.29" shape="0.67,27.51 54.94,35.20 87.19,35.83 96.44,34.93 191.01,23.10"/>
        <lane id="WC_2" index="2" speed="27.78" length="200.29" shape="0.22,30.68 54.69,38.39 87.32,39.03 96.79,38.11 191.41,26.28"/>
    </edge>

    <junction id="C" type="priority" x="166.22" y="31.04" incLanes="NC_0 EC_0 EC_1 WC_0 WC_1 WC_2" intLanes="" shape="206.53,37.50 206.76,33.85 203.72,32.01 202.54,31.39 201.60,30.97 200.89,30.74 200.41,30.71 197.89,18.16 195.15,18.43 194.17,18.35 193.19,18.25 192.01,18.22 190.42,18.34 192.80,37.39 195.78,36.85 198.10,36.22 200.05,35.74 201.91,35.64 203.98,36.15">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : node_building node_shape 3bidi ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Ambiguity in turnarounds computation at junction 'C'.
< Warning: Ambiguity in turnarounds computation at junction 'C2'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-391777.54,-5819454.48" convBoundary="0.00,0.00,519.81,191.11" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="3091127668" to="C" priority="13" type="waterway.river" shape="0.00,191.11 36.75,150.03 74.72,111.20 128.02,72.67 180.00,58.11">
        <lane id="-1_0" index="0" allow="ship" speed="2.78" length="229.18" width="7.00" shape="-2.61,188.78 34.19,147.64 72.43,108.54 126.48,69.47 174.56,56.00"/>
    </edge>
    <edge id="-2" from="C" to="C2" priority="13" type="waterway.river" shape="180.00,58.11 242.21,53.04 275.25,50.21 420.38,26.68 454.94,20.43 519.81,4.59">
        <lane id="-2_0" index="0" allow="ship" speed="2.78" length="344.50" width="7.00" shape="228.17,50.67 241.92,49.55 274.82,46.73 419.79,23.23 454.21,17.00 475.11,11.90"/>
    </edge>
    <edge id="-3" from="C" to="C2" priority="13" type="waterway.river" shape="180.00,58.11 238.25,33.99 270.71,29.36 417.99,5.45 452.49,0.00 519.81,4.59">
        <lane id="-3_0" index="0" allow="ship" speed="2.78" length="347.45" width="7.00" shape="223.58,36.28 237.32,30.59 270.18,25.90 417.44,1.99 452.33,-3.52 474.99,-1.97"/>
    </edge>
    <edge id="1" from="C" to="3091127668" priority="13" type="waterway.river" shape="180.00,58.11 128.02,72.67 74.72,111.20 36.75,150.03 0.00,191.11">
        <lane id="1_0" index="0" allow="ship" speed="2.78" length="229.18" width="7.00" shape="176.44,62.74 129.56,75.87 77.01,113.86 39.31,152.42 2.61,193.44"/>
    </edge>
    <edge id="2" from="C2" to="C" priority="13" type="waterway.river" shape="519.81,4.59 454.94,20.43 420.38,26.68 275.25,50.21 242.21,53.04 180.00,58.11">
        <lane id="2_0" index="0" allow="ship" speed="2.78" length="344.50" width="7.00" shape="476.77,18.70 455.67,23.86 420.97,30.13 275.68,53.69 242.50,56.53 228.74,57.65"/>
    </edge>
    <edge id="3" from="C2" to="C" priority="13" type="waterway.river" shape="519.81,4.59 452.49,0.00 417.99,5.45 270.71,29.36 238.25,33.99 180.00,58.11">
        <lane id="3_0" index="0" allow="ship" speed="2.78" length="347.45" width="7.00" shape="474.52,5.01 452.65,3.52 418.54,8.91 271.24,32.82 239.18,37.39 226.25,42.75"/>
    </edge>

    <junction id="3091127668" type="dead_end" x="0.00" y="191.11" incLanes="1_0" intLanes="" shape="-0.00,191.11 5.22,195.78 0.00,191.11"/>
    <junction id="C" type="right_before_left" x="180.00" y="58.11" incLanes="2_0 3_0 -1_0" intLanes="" shape="229.02,61.14 227.88,47.18 227.59,45.98 222.24,33.04 212.29,37.35 204.71,40.87 198.29,43.89 191.78,46.68 183.97,49.50 173.61,52.63 177.39,66.11 187.84,63.54 195.94,62.28 202.89,61.86 209.91,61.83 218.22,61.74">
        <request index="0" response="000000" foes="001000"/>
        <request index="1" response="110000" foes="111000"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : node_building node_shape 3bidi_2 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Found angle of 155.59 degrees at edge '-5', segment 0
< Warning: Found angle of 155.59 degrees at edge '5', segment 4
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-684148.78,-5706279.49" convBoundary="0.00,0.00,205.87,92.40" origBoundary="5.538970,51.449400,5.678834,51.487414" projParameter="+proj=utm +zone=31 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="C" to="42736497" priority="1" type="highway.unclassified" shape="182.48,88.37 184.59,88.29 192.39,84.12 194.14,78.05 198.75,62.09">
        <lane id="-1_0" index="0" speed="13.89" length="33.77" shape="186.51,85.45 191.04,83.03 192.60,77.61 197.21,61.65"/>
    </edge>
    <edge id="-2" from="C" to="B" priority="2" type="highway.service" shape="182.48,88.37 178.63,64.59 138.57,74.29 134.78,80.84 133.94,90.32">
        <lane id="-2_0" index="0" allow="delivery" speed="5.56" length="82.39" shape="180.08,83.58 177.33,66.55 139.61,75.68 136.34,81.33 135.99,85.34"/>
    </edge>
    <edge id="-3" from="B" to="C" priority="1" type="highway.unclassified">
        <lane id="-3_0" index="0" speed="13.89" length="48.58" shape="139.01,88.51 177.31,86.98"/>
    </edge>
    <edge id="-4" from="A" to="B" priority="1" type="highway.unclassified" shape="119.72,91.01 123.05,90.76 133.94,90.32">
        <lane id="-4_0" index="0" speed="13.89" length="14.24" shape="126.87,89.00 129.57,88.90"/>
    </edge>
    <edge id="-5" from="A" to="42734846" priority="1" type="highway.unclassified" shape="119.72,91.01 118.37,63.81 112.31,11.08 120.68,10.27 200.19,3.13 205.87,0.00">
        <lane id="-5_0" index="0" speed="13.89" length="175.03" shape="117.76,83.82 116.77,63.94 110.53,9.64 120.53,8.68 199.71,1.57 205.10,-1.40"/>
    </edge>
    <edge id="-6" from="287360464" to="A" priority="1" type="highway.unclassified" shape="0.00,90.97 43.04,89.52 80.80,88.25 84.26,88.13 110.25,92.40 119.72,91.01">
        <lane id="-6_0" index="0" speed="13.89" length="120.22" shape="-0.05,89.37 42.99,87.92 80.75,86.65 84.36,86.53 110.26,90.78 112.65,90.43"/>
    </edge>
    <edge id="1" from="42736497" to="C" priority="1" type="highway.unclassified" shape="198.75,62.09 194.14,78.05 192.39,84.12 184.59,88.29 182.48,88.37">
        <lane id="1_0" index="0" speed="13.89" length="33.77" shape="200.29,62.53 195.68,78.49 193.74,85.21 186.71,88.97"/>
    </edge>
    <edge id="2" from="B" to="C" priority="2" type="highway.service" shape="133.94,90.32 134.78,80.84 138.57,74.29 178.63,64.59 182.48,88.37">
        <lane id="2_0" index="0" allow="delivery" speed="5.56" length="82.39" shape="132.80,85.06 133.22,80.35 137.53,72.90 179.93,62.63 183.24,83.07"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : node_building node_shape 3bidi_divided_at_angle ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-391480.55,-5819869.20" convBoundary="0.00,0.00,99.77,62.18" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-23121445#5" from="cluster_1472911017_697323164" to="2121324849" priority="4" type="highway.residential" shape="23.41,22.38 8.09,47.46">
        <lane id="-23121445#5_0" index="0" allow="pedestrian" speed="8.33" length="34.14" width="2.00" shape="22.65,31.67 11.67,49.65"/>
        <lane id="-23121445#5_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="8.33" length="34.14" shape="20.44,30.32 9.46,48.29"/>
    </edge>
    <edge id="23121445#5" from="2121324849" to="cluster_1472911017_697323164" priority="4" type="highway.residential" shape="8.09,47.46 23.41,22.38">
        <lane id="23121445#5_0" index="0" allow="pedestrian" speed="8.33" length="34.14" width="2.00" shape="4.51,45.27 15.49,27.29"/>
        <lane id="23121445#5_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="8.33" length="34.14" shape="6.72,46.63 17.71,28.65"/>
    </edge>
    <edge id="4067932" from="1472911019" to="cluster_1472911017_697323164" priority="9" type="highway.primary" spreadType="center" shape="89.54,62.18 22.66,23.68">
        <lane id="4067932_0" index="0" allow="pedestrian" speed="13.89" length="81.03" width="3.00" shape="87.94,64.95 26.76,29.73"/>
        <lane id="4067932_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="81.03" shape="89.49,62.27 28.36,27.07"/>
        <lane id="4067932_2" index="2" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="81.03" shape="91.09,59.49 30.01,24.33"/>
    </edge>
    <edge id="54048862#1" from="cluster_258127854_29194675" to="cluster_1472911017_697323164" priority="9" type="highway.primary" spreadType="center" shape="7.18,0.00 24.72,10.36 29.21,13.03">
        <lane id="54048862#1_0" index="0" allow="pedestrian" speed="13.89" length="34.52" width="3.00" shape="9.83,-4.01 23.74,4.20"/>
        <lane id="54048862#1_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="34.52" shape="8.37,-1.27 22.41,7.02"/>
        <lane id="54048862#1_2" index="2" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="34.52" shape="6.87,1.56 21.05,9.93"/>
        <lane id="54048862#1_3" index="3" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="34.52" shape="5.37,4.39 19.69,12.85"/>
    </edge>
    <edge id="54048862#2" from="cluster_1472911017_697323164" to="29207821" priority="9" type="highway.primary" spreadType="center" shape="29.21,13.03 31.77,14.57 69.94,37.38 99.77,55.19">
        <lane id="54048862#2_0" index="0" allow="pedestrian" speed="13.89" length="86.28" width="3.00" shape="37.27,12.26 72.40,33.26 102.23,51.07"/>
        <lane id="54048862#2_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="86.28" shape="35.67,14.92 70.81,35.92 100.64,53.73"/>
        <lane id="54048862#2_2" index="2" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="86.28" shape="34.02,17.66 69.17,38.67 99.00,56.48"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : node_building node_shape 4bidi ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Lane '234463931_1' is not connected from any incoming edge at junction '614672638'.
< Warning: The traffic light 'GS_cluster_1275468904_2425782615_887148902' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light 'GS_cluster_1275468904_2425782615_887148902'
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-391664.87,-5820241.24" convBoundary="0.00,0.00,254.01,161.48" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-156364570#1" from="2314394457" to="cluster_275525455_2796688606_614674365" priority="6" type="highway.tertiary" shape="0.00,0.00 23.18,11.98 68.27,34.53">
        <lane id="-156364570#1_0" index="0" allow="pedestrian" speed="13.89" length="89.99" width="3.00" shape="2.16,-4.18 25.31,7.79 65.92,28.10"/>
        <lane id="-156364570#1_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="89.99" shape="0.73,-1.42 23.91,10.55 64.53,30.87"/>
    </edge>
    <edge id="-234463925#0" from="cluster_1275468904_2425782615_887148902" to="614672638" priority="4" type="highway.residential" shape="249.96,154.45 229.51,135.88 169.67,91.27 143.75,72.87 123.08,61.61 103.12,51.05">
        <lane id="-234463925#0_0" index="0" allow="pedestrian" speed="13.89" length="200.38" width="2.00" shape="252.85,162.75 226.84,139.13 167.20,94.67 141.52,76.44 121.09,65.31 94.77,51.39"/>
        <lane id="-234463925#0_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="200.38" shape="254.60,160.83 228.49,137.12 168.73,92.56 142.90,74.23 122.32,63.02 95.99,49.09"/>
    </edge>
    <edge id="-25294729#0" from="275525457" to="cluster_275525455_2796688606_614674365" priority="4" type="highway.residential" shape="101.93,0.04 68.27,34.53">
        <lane id="-25294729#0_0" index="0" allow="pedestrian" speed="8.33" length="55.82" width="2.00" shape="104.94,2.97 75.71,32.92"/>
        <lane id="-25294729#0_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="8.33" length="55.82" shape="103.08,1.16 73.85,31.11"/>
    </edge>
    <edge id="-275177453" from="cluster_275525455_2796688606_614674365" to="2314394458" priority="6" type="highway.tertiary" shape="87.60,49.38 87.70,53.95 85.99,59.69 68.19,96.71 49.54,136.89">
        <lane id="-275177453_0" index="0" allow="pedestrian" speed="13.89" length="105.83" width="3.00" shape="92.38,53.19 92.42,54.58 90.39,61.39 72.44,98.72 53.80,138.87"/>
        <lane id="-275177453_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="105.83" shape="89.29,53.26 89.31,54.17 87.49,60.27 69.64,97.39 50.99,137.56"/>
    </edge>
    <edge id="156364570#1" from="cluster_275525455_2796688606_614674365" to="2314394457" priority="6" type="highway.tertiary" shape="68.27,34.53 23.18,11.98 0.00,0.00">
        <lane id="156364570#1_0" index="0" allow="pedestrian" speed="13.89" length="89.99" width="3.00" shape="61.72,36.51 21.05,16.17 -2.16,4.18"/>
        <lane id="156364570#1_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="89.99" shape="63.10,33.73 22.45,13.41 -0.73,1.42"/>
    </edge>
    <edge id="234463931" from="614672638" to="cluster_1275468904_2425782615_887148902" priority="4" type="highway.residential" shape="103.12,51.05 123.08,61.61 143.75,72.87 169.67,91.27 229.51,135.88 249.96,154.45">
        <lane id="234463931_0" index="0" allow="pedestrian" speed="13.89" length="200.38" width="2.00" shape="98.70,43.96 125.07,57.91 145.98,69.30 172.14,87.87 232.18,132.63 258.50,156.53"/>
        <lane id="234463931_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="200.38" shape="97.49,46.26 123.84,60.20 144.60,71.51 170.61,89.98 230.53,134.64 256.75,158.46"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : node_building node_shape 5bidi ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-4586.25,3488.92" convBoundary="0.00,0.00,174.26,153.47" origBoundary="-516.87,-4897.89,5594.65,1679.30" projParameter="!"/>

    <edge id="-1" from="C" to="A" priority="1" shape="5.46,80.50 4.56,83.93 3.86,86.57">
        <lane id="-1_0" index="0" disallow="pedestrian" speed="13.89" length="27.00" width="3.25" shape="7.03,80.91 6.13,84.34 3.74,93.37"/>
    </edge>
    <edge id="-2" from="C" to="1422" priority="1" shape="20.63,80.45 24.66,113.93 28.71,147.52">
        <lane id="-2_0" index="0" disallow="pedestrian" speed="8.33" length="84.15" width="3.00" shape="22.24,81.27 26.15,113.75 30.95,153.61"/>
    </edge>
    <edge id="-3" from="C" to="1426" priority="1" shape="25.90,73.79 149.24,59.44 151.15,59.23 152.14,59.12 153.14,59.02 154.29,58.93 156.20,58.80 157.20,58.74 158.20,58.69 168.28,58.16">
        <lane id="-3_0" index="0" disallow="pedestrian" speed="8.33" length="159.65" width="3.00" shape="26.70,72.19 149.07,57.95 150.99,57.74 151.98,57.63 153.01,57.53 154.18,57.43 156.10,57.30 157.12,57.24 158.12,57.19 174.35,56.34"/>
    </edge>
    <edge id="-4" from="C" to="1436" priority="1" shape="8.91,68.40 18.21,37.35 27.70,5.75">
        <lane id="-4_0" index="0" disallow="pedestrian" speed="13.89" length="82.78" width="3.25" shape="7.55,67.26 16.65,36.88 28.05,-1.06"/>
    </edge>
    <edge id="1" from="A" to="C" priority="1" shape="3.86,86.57 4.56,83.93 5.46,80.50">
        <lane id="1_0" index="0" disallow="pedestrian" speed="13.89" length="27.00" width="3.25" shape="0.60,92.54 2.99,83.52 3.89,80.09"/>
    </edge>
    <edge id="2" from="1422" to="C" priority="1" shape="28.71,147.52 24.66,113.93 20.63,80.45">
        <lane id="2_0" index="0" disallow="pedestrian" speed="8.33" length="84.15" width="3.00" shape="27.98,153.97 23.17,114.11 19.26,81.63"/>
    </edge>
    <edge id="3" from="1426" to="C" priority="1" shape="168.28,58.16 158.20,58.69 157.20,58.74 156.20,58.80 154.29,58.93 153.14,59.02 152.14,59.12 151.15,59.23 149.24,59.44 25.90,73.79">
        <lane id="3_0" index="0" disallow="pedestrian" speed="8.33" length="159.65" width="3.00" shape="174.50,59.33 158.28,60.19 157.28,60.24 156.30,60.30 154.40,60.43 153.27,60.51 152.30,60.61 151.31,60.72 149.41,60.93 27.05,75.17"/>
    </edge>
    <edge id="4" from="1436" to="C" priority="1" shape="27.70,5.75 18.21,37.35 8.91,68.40">
        <lane id="4_0" index="0" disallow="pedestrian" speed="13.89" length="82.78" width="3.25" shape="31.16,-0.12 19.77,37.82 10.67,68.20"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : node_building node_shape entering_paths ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-391579.55,-5819895.09" convBoundary="0.00,0.00,130.42,108.82" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="1" from="29207821" to="C" priority="9" type="highway.primary" spreadType="center" shape="0.75,29.29 36.47,50.23 38.00,51.09">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.89" length="54.01" width="3.00" shape="3.18,25.15 37.48,45.26"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="54.01" shape="1.61,27.82 35.96,47.96"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="54.01" shape="-0.01,30.58 34.39,50.75"/>
        <lane id="1_3" index="3" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="54.01" shape="-1.63,33.34 32.82,53.54"/>
    </edge>
    <edge id="2" from="C" to="341340986" priority="9" type="highway.primary" spreadType="center" shape="43.97,54.63 68.48,70.11 114.96,107.65">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.89" length="89.73" width="3.00" shape="62.12,60.42 71.28,66.20 117.98,103.92"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="89.73" shape="61.11,63.45 69.47,68.73 116.03,106.33"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="89.73" shape="60.07,66.57 67.61,71.33 114.02,108.82"/>
        <lane id="2_3" index="3" disallow="pedestrian rail_urban rail rail_electric" speed="13.89" length="89.73" shape="59.02,69.70 65.74,73.94 112.01,111.31"/>
    </edge>
    <edge id="3" from="2381159855" to="C" priority="1" type="highway.footway" spreadType="center" shape="130.42,82.28 119.05,77.68 111.13,70.13 89.78,56.89 75.47,48.86 62.64,44.64">
        <lane id="3_0" index="0" allow="pedestrian" speed="8.33" length="93.59" shape="130.42,82.28 119.05,77.68 111.13,70.13 89.78,56.89 75.47,48.86 66.93,46.05"/>
    </edge>
    <edge id="4" from="cluster_2121324847_2381159779_2381159806" to="C" priority="1" type="highway.footway" spreadType="center" shape="106.68,8.12 95.93,18.97 62.64,44.64">
        <lane id="4_0" index="0" allow="pedestrian" speed="8.33" length="79.38" shape="110.86,3.90 95.93,18.97 66.22,41.88"/>
    </edge>
    <edge id="5" from="702048667" to="C" priority="1" type="highway.steps" spreadType="center" shape="51.82,24.77 37.26,52.40">
        <lane id="5_0" index="0" allow="pedestrian" speed="1.39" length="31.03" shape="51.82,24.77 41.62,44.13"/>
    </edge>

    <junction id="2381159855" type="dead_end" x="130.42" y="82.28" incLanes="" intLanes="" shape="131.02,80.80 129.82,83.76"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : node_building node_shape sharp_angles8 ( Last six runs Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="-392286.39,-5819087.97" convBoundary="0.00,0.00,377.57,942.34" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="1" from="C" to="2094266865" priority="15" type="railway.subway" spreadType="center" shape="331.86,232.40 332.12,264.46 329.85,287.63 319.92,308.73 300.78,331.27 271.27,359.35 228.43,396.60 193.37,437.90 165.55,493.73 131.20,588.77 127.30,605.58 113.40,665.52 97.80,712.60 80.04,758.64 59.56,801.52 44.65,827.15 32.65,846.47 19.17,863.96 10.55,872.23 0.00,883.56">
        <lane id="1_0" index="0" allow="rail_urban" speed="27.78" length="750.50" shape="331.87,233.86 332.12,264.46 329.85,287.63 319.92,308.73 300.78,331.27 271.27,359.35 228.43,396.60 193.37,437.90 165.55,493.73 131.20,588.77 127.30,605.58 113.40,665.52 97.80,712.60 80.04,758.64 59.56,801.52 44.65,827.15 32.65,846.47 19.17,863.96 10.55,872.23 0.00,883.56"/>
    </edge>
    <edge id="2" from="2776873566" to="C" priority="15" type="railway.subway" spreadType="center" shape="119.83,942.34 143.49,911.26 164.40,880.50 179.70,847.23 190.62,814.79 198.58,778.64 208.14,743.01 220.20,710.96 240.57,682.77 273.55,654.66 332.37,611.49 354.49,591.49 371.54,562.07 377.57,531.98 374.90,491.96 367.87,446.59 339.00,284.01 331.86,232.40">
        <lane id="2_0" index="0" allow="rail_urban" speed="27.78" length="804.09" shape="119.83,942.34 143.49,911.26 164.40,880.50 179.70,847.23 190.62,814.79 198.58,778.64 208.14,743.01 220.20,710.96 240.57,682.77 273.55,654.66 332.37,611.49 354.49,591.49 371.54,562.07 377.57,531.98 374.90,491.96 367.87,446.59 339.00,284.01 332.06,233.84"/>
    </edge>
    <edge id="3" from="C" to="940422472" priority="15" type="railway.subway" spreadType="center" shape="331.86,232.40 321.77,190.76 305.50,141.19 261.30,6.57 258.99,0.00">
        <lane id="3_0" index="0" allow="rail_urban" speed="27.78" length="243.67" shape="331.69,231.70 321.77,190.76 305.50,141.19 261.30,6.57 258.99,-0.00"/>
    </edge>

    <junction id="2094266865" type="dead_end" x="0.00" y="883.56" incLanes="1_0" intLanes="" shape="1.17,884.65 -1.17,882.47"/>
    <junction id="2776873566" type="dead_end" x="119.83" y="942.34" incLanes="" intLanes="" shape="121.10,943.31 118.56,941.37"/>
    <junction id="940422472" type="dead_end" x="258.99" y="0.00" incLanes="3_0" intLanes="" shape="257.48,0.53 260.50,-0.53"/>
    <junction id="C" type="priority" x="331.86" y="232.40" incLanes="2_0" intLanes="" shape="330.27,234.08 333.64,233.62 333.53,232.77 333.49,232.47 333.44,232.17 333.36,231.81 333.25,231.32 330.14,232.08 330.27,232.81 330.29,233.07 330.29,233.33 330.28,233.65">
        <request index="0" response="0" foes="0"/>
    </junction>

    <connection from="2" to="3" fromLane="0" toLane="0" dir="s" state="M"/>

</net>