29Apr19rv1_2_0+0141-739bc6b3a7 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttestc.py -a tools -d C:/Users/delphi/Code/sumo/git/tests -reconnect C:/Users/delphi/Code/sumo/msvc12x64texttesttmp/msvc12x64.04May042343.1936 -g

To start TextTest for these tests, run:

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


default: 444 tests: 425 succeeded 16 FAILED 3 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : build buildHTMLDocs fetchSingleSite ( Last six runs May2019 Apr2019 )

---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> IOError: [Errno socket error] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

TEST FAILED on ts-sim-winbuild-ba : import OSM webWizard ( Last six runs May2019 Apr2019 )

---------- Differences in errors ----------
0a1
> Warning: Discarding unknown compound 'usage.main' in type 'railway.light_rail|usage.main' (first occurence for edge '4471817#0').
3a5
> Warning: Discarding unknown compound 'usage.main' in type 'railway.rail|usage.main' (first occurence for edge '23809674').
13a16,18
> Warning: Discarding unknown compound 'railway.proposed' in type 'railway.proposed|usage.main' (first occurence for edge '199425789').
> Warning: Discarding unknown compound 'usage.main' in type 'railway.proposed|usage.main' (first occurence for edge '199425789').
> Warning: Discarding unusable type 'railway.proposed|usage.main' (first occurence for edge '199425789').
191a197,258
> Warning: No connection found between stops on edge '461526152' and edge '340498982#3'
> Warning: No connection found between stops on edge '340498982#3' and edge '72157174#1'
> Warning: No connection found between stops on edge '72157174#1' and edge '405100405'
> Warning: No connection found between stops on edge '139877309' and edge '24914992#0'
> Warning: No connection found between stops on edge '24914992#0' and edge '24914992#1'
> Warning: No connection found between stops on edge '24914992#1' and edge '169195795#5'
> Warning: No connection found between stops on edge '169195795#5' and edge '188386313#0'
> Warning: No connection found between stops on edge '188386313#0' and edge '24913304#1'
> Warning: No connection found between stops on edge '24914992#1' and edge '61584187#2'
> Warning: No connection found between stops on edge '61584187#2' and edge '169195795#5'
> Warning: No connection found between stops on edge '340498982#3' and edge '54048862#3'
> Warning: No connection found between stops on edge '54048862#3' and edge '72157174#1'
> Warning: No connection found between stops on edge '24914141#2' and edge '139877309'
> Warning: No connection found between stops on edge '-326116285#2' and edge '461526152'
> Warning: No connection found between stops on edge '388702047#3' and edge '22820560#2'
> Warning: No connection found between stops on edge '154321040#2' and edge '388702047#3'
> Warning: No connection found between stops on edge '23851917#1' and edge '606078065'
> Warning: No connection found between stops on edge '606078065' and edge '72157174#1'
> Warning: No connection found between stops on edge '24914992#1' and edge '23851927#1'
> Warning: No connection found between stops on edge '23851927#1' and edge '4773463#1'
> Warning: No connection found between stops on edge '36892597#2' and edge '387892378'
<truncated after showing first 30 lines>
---------- Differences in osmbatch ----------
3c3
< python /path/to/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 2 -p 10.539754 -o osm.bicycle.trips.xml -e 900 --vehicle-class bicycle --vclass bicycle --prefix bike --fringe-start-attributes <attrs-with-os-dependent-quoting> --validate
---
> python /path/to/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 2 -p 10.538277 -o osm.bicycle.trips.xml -e 900 --vehicle-class bicycle --vclass bicycle --prefix bike --fringe-start-attributes <attrs-with-os-dependent-quoting> --validate
5c5
< python /path/to/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 40 -p 201.591340 -o osm.ship.trips.xml -e 900 --vehicle-class ship --vclass ship --prefix ship --validate --fringe-start-attributes 'departSpeed="max"'
---
> python /path/to/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 40 -p 201.591340 -o osm.ship.trips.xml -e 900 --vehicle-class ship --vclass ship --prefix ship --validate --fringe-start-attributes "departSpeed=\"max\""
---------- Differences in osmimport ----------
9,13c9,13
<     <type id="cycleway.lane|highway.pedestrian" priority="1" numLanes="1" speed="13.89" allow="bicycle pedestrian" oneway="0" width="3.20" bikeLaneWidth="1.00"/>
<     <type id="cycleway.lane|highway.primary" priority="12" numLanes="2" speed="13.89" disallow="tram rail_urban rail rail_electric pedestrian ship rail_fast" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
<     <type id="cycleway.lane|highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric pedestrian ship rail_fast" oneway="0" sidewalkWidth="2.00" bikeLaneWidth="1.00"/>
<     <type id="cycleway.lane|highway.secondary" priority="11" numLanes="2" speed="13.89" disallow="tram rail_urban rail rail_electric pedestrian ship rail_fast" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
<     <type id="cycleway.lane|highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric pedestrian ship rail_fast" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
---
>     <type id="cycleway.lane|highway.pedestrian" priority="1" numLanes="1" speed="13.89" allow="pedestrian bicycle" oneway="0" width="3.20" bikeLaneWidth="1.00"/>
>     <type id="cycleway.lane|highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
>     <type id="cycleway.lane|highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="2.00" bikeLaneWidth="1.00"/>
>     <type id="cycleway.lane|highway.secondary" priority="11" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
>     <type id="cycleway.lane|highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
17,20c17,20
<     <type id="cycleway.track|highway.primary" priority="12" numLanes="2" speed="13.89" disallow="tram rail_urban rail rail_electric pedestrian ship rail_fast" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
<     <type id="cycleway.track|highway.secondary" priority="11" numLanes="2" speed="13.89" disallow="tram rail_urban rail rail_electric pedestrian ship rail_fast" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
<     <type id="cycleway.track|highway.secondary_link" priority="6" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric pedestrian ship rail_fast" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
<     <type id="cycleway.track|highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric pedestrian ship rail_fast" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
---
>     <type id="cycleway.track|highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
>     <type id="cycleway.track|highway.secondary" priority="11" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
>     <type id="cycleway.track|highway.secondary_link" priority="6" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
>     <type id="cycleway.track|highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
26c26
<     <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship rail_fast" oneway="0"/>
---
>     <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
29c29
<     <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="bicycle pedestrian" oneway="1" width="2.00"/>
---
>     <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1" width="2.00"/>
<truncated after showing first 30 lines>
---------- Differences in osmlines ----------
145c145
<         <route edges="388702047#3 388702047#4 93584120#2 93584120#3 93584120#4 93584121#0 93584121#1 144014237#0 144014237#1 144014237#2 144014228#0 144014228#1 144014228#2"/>
---
>         <route edges="388702047#3 388702047#4 93584120#0 93584120#1 93584120#2 93584120#3 93584120#4 93584121#0 93584121#1 144014237#0 144014237#1 144014237#2 144014228#0 144014228#1 144014228#2"/>
147c147
<         <busStop id="247600965" name="S+U Friedrichstraße"/>
---
>         <busStop id="-247600965" name="S+U Friedrichstraße"/>
152c152
<         <route edges="207364192#0 207364192#1 207364192#2 207364192#3 207364192#4 168254756 167272512#0 167272512#2 167272512#3 167272512#4 167272512#5 167272512#6 167272512#7 388702049#0 388702049#1 388702049#2 167272531#0 167272531#1 167272531#2 167272531#3 167272531#4 167272531#5 167272531#6 167272531#7 167272531#8 167272531#9"/>
---
>         <route edges="207364192#0 207364192#1 207364192#2 207364192#3 207364192#4 168254756 167272512#0 167272512#2 167272512#3 167272512#4 167272512#5 167272512#6 167272512#7 388702049#0 388702049#1 388702049#2 388702049#3 388702049#4 167272531#0 167272531#1 167272531#2 167272531#3 167272531#4 167272531#5 167272531#6 167272531#7 167272531#8 167272531#9"/>
155c155
<         <busStop id="1823298700" name="S+U Friedrichstraße"/>
---
>         <busStop id="-1823298700" name="S+U Friedrichstraße"/>
183c183
<         <route edges="207364191#0 207364191#1 144014242#0 144014242#1 167272512#0 167272512#2 167272512#3 167272512#4 167272512#5 167272512#6 167272512#7 388702049#0 388702049#1 388702049#2 167272531#0 167272531#1 167272531#2 167272531#3 167272531#4 167272531#5 167272531#6 167272531#7 167272531#8 167272531#9 167272531#10 154321049#2 101699672 143891040#0 143891040#1 143891040#2 101699676#0 101699676#1 101699676#2 101699676#3 101699676#4 30721656#1 30721656#2 30721656#3 30721656#4 421641065#0 4
21641065#1 28341062 421641064 30721657#0 30721657#1 93630923 46140383 143931935 153537606#0 153537606#1"/>
---
>         <route edges="207364191#0 207364191#1 144014242#0 144014242#1 167272512#0 167272512#2 167272512#3 167272512#4 167272512#5 167272512#6 167272512#7 388702049#0 388702049#1 388702049#2 388702049#3 388702049#4 167272531#0 167272531#1 167272531#2 167272531#3 167272531#4 167272531#5 167272531#6 167272531#7 167272531#8 167272531#9 167272531#10 154321049#2 101699672 143891040#0 143891040#1 143891040#2 101699676#0 101699676#1 101699676#2 101699676#3 101699676#4 30721656#1 30721656#2 30721656#3 
30721656#4 421641065#0 421641065#1 28341062 421641064 30721657#0 30721657#1 93630923 46140383 143931935 153537606#0 153537606#1"/>
186c186
<         <busStop id="1823298700" name="S+U Friedrichstraße"/>
---
>         <busStop id="-1823298700" name="S+U Friedrichstraße"/>
194c194
<         <route edges="207364191#0 207364191#1 144014242#0 144014242#1 167272512#0 167272512#2 167272512#3 167272512#4 167272512#5 167272512#6 167272512#7 388702049#0 388702049#1 388702049#2 167272531#0 167272531#1 167272531#2 167272531#3 167272531#4 167272531#5 167272531#6 167272531#7 167272531#8 167272531#9 167272531#10 154321049#2 101699672 143891040#0 143891040#1 143891040#2 101699676#0 101699676#1 101699676#2 101699676#3 101699676#4 30721656#1 30721656#2 30721656#3 30721656#4 421641065#0 4
21641065#1 28341062 421641064 30721657#0 30721657#1 93630923 46140383 143931935 153537606#0 153537606#1"/>
---
>         <route edges="207364191#0 207364191#1 144014242#0 144014242#1 167272512#0 167272512#2 167272512#3 167272512#4 167272512#5 167272512#6 167272512#7 388702049#0 388702049#1 388702049#2 388702049#3 388702049#4 167272531#0 167272531#1 167272531#2 167272531#3 167272531#4 167272531#5 167272531#6 167272531#7 167272531#8 167272531#9 167272531#10 154321049#2 101699672 143891040#0 143891040#1 143891040#2 101699676#0 101699676#1 101699676#2 101699676#3 101699676#4 30721656#1 30721656#2 30721656#3 
30721656#4 421641065#0 421641065#1 28341062 421641064 30721657#0 30721657#1 93630923 46140383 143931935 153537606#0 153537606#1"/>
197c197
<         <busStop id="1823298700" name="S+U Friedrichstraße"/>
<truncated after showing first 30 lines>
---------- Differences in osmstops ----------
11a12,32
>     <busStop id="-1668717159" name="S Oranienburger Straße" lane="-143891040#0_0" startPos="9.72" endPos="34.72" friendlyPos="true">
>         <access lane="-4396823#0_0" pos="165.43" length="5.09" friendlyPos="1"/>
>         <access lane="461165665#5_0" pos="10.41" length="25.40" friendlyPos="1"/>
>         <access lane="461165666_0" pos="0.00" length="14.02" friendlyPos="1"/>
>         <access lane="461165667_0" pos="0.00" length="17.61" friendlyPos="1"/>
>         <access lane="465398529#1_0" pos="24.65" length="9.01" friendlyPos="1"/>
>     </busStop>
>     <busStop id="-1823298700" name="S+U Friedrichstraße" lane="-195411594#1_0" startPos="40.71" endPos="65.71" friendlyPos="true">
>         <access lane="175885742_0" pos="4.80" length="16.69" friendlyPos="1"/>
>         <access lane="43185731_0" pos="0.00" length="14.29" friendlyPos="1"/>
>         <access lane="465376239_0" pos="53.43" length="15.86" friendlyPos="1"/>
>         <access lane="465376241_0" pos="0.00" length="15.08" friendlyPos="1"/>
>         <access lane="70163730#1_0" pos="0.00" length="14.25" friendlyPos="1"/>
>     </busStop>
>     <busStop id="-247600965" name="S+U Friedrichstraße" lane="-22820560#2_0" startPos="34.69" endPos="59.69" friendlyPos="true">
>         <access lane="175885743_0" pos="4.47" length="26.10" friendlyPos="1"/>
>         <access lane="465376239_0" pos="22.11" length="21.54" friendlyPos="1"/>
>         <access lane="465376240_0" pos="47.91" length="17.02" friendlyPos="1"/>
>         <access lane="465376241_0" pos="28.05" length="18.90" friendlyPos="1"/>
>         <access lane="465376242_0" pos="47.38" length="15.05" friendlyPos="1"/>
>     </busStop>
13a35,41
>     <busStop id="-30731700" name="U Oranienburger Tor" lane="-167272531#9_0" startPos="0.00" endPos="0.70" friendlyPos="true">
>         <access lane="378658639_0" pos="0.00" length="11.09" friendlyPos="1"/>
>         <access lane="388702041#10_0" pos="52.03" length="7.80" friendlyPos="1"/>
>         <access lane="388702041#11_0" pos="0.70" length="2.25" friendlyPos="1"/>
>         <access lane="388702041#12_0" pos="0.00" length="2.25" friendlyPos="1"/>
>         <access lane="521729368#1_0" pos="0.26" length="5.84" friendlyPos="1"/>
>     </busStop>
<truncated after showing first 30 lines>
---------- Differences in osmtrips ----------
5c5
<         <personTrip from="335704572" to="-15973619#0" modes="public"/>
---
>         <personTrip from="335768405#1" to="-15973619#0" modes="public"/>
8c8
<         <personTrip from="169195164" to="132460633#1" modes="public"/>
---
>         <personTrip from="169195164" to="132460633#0" modes="public"/>
11c11
<         <personTrip from="388702047#1" to="346229516#0" modes="public"/>
---
>         <personTrip from="388702047#1" to="346229517" modes="public"/>
14c14
<         <personTrip from="51167926" to="-292429062#3" modes="public"/>
---
>         <personTrip from="51167927#0" to="-292429063#0" modes="public"/>
17c17
<         <personTrip from="24243052#1" to="-168940071#1" modes="public"/>
---
>         <personTrip from="24243052#2" to="-168940071#1" modes="public"/>
20c20
<         <personTrip from="128396189#0" to="272757347#2" modes="public"/>
---
>         <personTrip from="125513277" to="272757348#0" modes="public"/>
23c23
<         <personTrip from="-15973619#5" to="104991252#2" modes="public"/>
---
>         <personTrip from="-15973619#5" to="104991252#1" modes="public"/>
26c26
<         <personTrip from="340498982#3" to="274524374" modes="public"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
32c32
<    49 types loaded.
---
>    50 types loaded.
40,41c40,41
< Found 5 reversible edge sequences between broken rail nodes
< Reversed 5 sequences (count by length: 1:3 9:2)
---
> Found 3 reversible edge sequences between broken rail nodes
> Reversed 3 sequences (count by length: 1:3)
44c44,45
< DijkstraRouter answered 49 queries and explored 49.80 edges on average.
---
> Added 2 bidi-edges for public transport stops and a total of 62 bidi-edges to ensure connectivity of stops (62 stops remain disconnected)
> DijkstraRouter answered 109 queries and explored 26.61 edges on average.
48c49
<  Joined 113 junction cluster(s).
---
>  Joined 114 junction cluster(s).
60c61
< Guessed 957 pedestrian crossings.
---
> Guessed 961 pedestrian crossings.
77c78
<  62 traffic light(s) computed.
---
>  63 traffic light(s) computed.
80c81
< Added 1 stops for superposed rail edges.
---
<truncated after showing first 30 lines>
---------- Differences in ptroutes ----------
36c36,38
<     <route id="pt_bus_100:1" edges="461526152 340498982#0 340498982#1 340498982#3 340498982#4 340498982#5 340498982#7 354528932 251884680 339201217 15971196#0 15971196#1 54048862#0 54048862#1 54048862#2 54048862#3 23013165#0 23013165#1 23013165#2 4611698#0 4611698#1 202156994#0 202156994#1 72157174#1 171826984#0 171826984#1 171826984#2 171826984#3 171826984#4 171826984#5 24913524#0 24913524#1 195401006 195401017#0 195401017#1 195401017#3 405100405" >
---
>     <route id="pt_tram_12:1" edges="207364192#0 207364192#1 207364192#2 207364192#3 207364192#4 168254756 167272512#0 167272512#2 167272512#3 167272512#4 167272512#5 167272512#6 167272512#7 -195411594#3 -195411594#2 -195411594#1 -195411594#0 -165409971#1 -165409971#0 388702049#0 388702049#1 388702049#2 388702049#3 388702049#4 167272531#0 167272531#1 167272531#2 167272531#3 167272531#4 167272531#5 167272531#6 167272531#7 167272531#8 167272531#9" >
>     </route>
>     <route id="pt_tram_12:0" edges="388702047#3 388702047#4 93584120#0 93584120#1 93584120#2 93584120#3 93584120#4 -104669627 -195411601#1 -195411601#0 -22820560#2 -22820560#1 -22820560#0 93584121#0 93584121#1 144014237#0 144014237#1 144014237#2 144014228#0 144014228#1 144014228#2 207364192#0" >
38c40
<     <route id="pt_tram_12:1" edges="207364192#0 207364192#1 207364192#2 207364192#3 207364192#4 168254756 167272512#0 167272512#2 167272512#3 167272512#4 167272512#5 167272512#6 167272512#7 195411594#3 195411594#2 195411594#1 195411594#0 165409971#1 165409971#0 388702049#0 388702049#1 388702049#2 167272531#0 167272531#1 167272531#2 167272531#3 167272531#4 167272531#5 167272531#6 167272531#7 167272531#8 167272531#9" >
---
>     <route id="pt_bus_100:1" edges="461526152 340498982#0 340498982#1 340498982#3 340498982#4 340498982#5 340498982#7 354528932 251884680 339201217 15971196#0 15971196#1 54048862#0 54048862#1 54048862#2 54048862#3 23013165#0 23013165#1 23013165#2 4611698#0 4611698#1 202156994#0 202156994#1 72157174#1 171826984#0 171826984#1 171826984#2 171826984#3 171826984#4 171826984#5 24913524#0 24913524#1 195401006 195401017#0 195401017#1 195401017#3 405100405" >
46c48
<     <route id="pt_light_rail_S25:1" edges="394320751 394320750 465376249 463462760 230976795" >
---
>     <route id="pt_tram_M4:3" edges="23960874#0 23960874#1 23960874#2 144014234#0 144014234#1 144014234#2 167523653#0 167523653#1 167523653#2 22962554#0 22962554#1 22962554#2 150394036#0 150394036#1 93628049#0 93628049#1 93628049#2 93628049#3 93628049#4" >
48c50
<     <route id="pt_bus_TXL:1" edges="139877309 415288661 405101794 415280723#0 415280723#1 415280722 195401010 195401013#0 195401013#1 195401013#2 195401013#3 24914992#0 24914992#1 171826985#0 171826985#1 171826985#2 171826985#3 171826985#4 24913519#1 24913519#2 541763975 202156995#0 202156995#1 4067932#0 4067932#1 339201219 61584187#1 61584187#2 61584187#3 61584187#4 54048863 15971197 4611699 169195795#0 169195795#1 169195795#2 169195795#5 169195795#6 169195795#7 169195795#8 169195795#10 34049
8988 188386313#0 188386313#1 188386313#2 24913304#1" >
---
>     <route id="pt_light_rail_S25:1" edges="394320751 394320750 465376249 463462760 230976795" >
52c54
<     <route id="pt_subway_U6:0" edges="295250361 387125528 295250353#0 295250353#1 295250353#2 295376548 335043672 378659150 378659151" >
---
>     <route id="pt_bus_N65:0" edges="301241681#0 301241681#1 301241681#2 301241681#3 301241681#5 301241681#6 246052428 301167584#0 301167584#1 301167584#2 19002403#1 523630409 19002357#1 19002363#1 19002363#2 19002363#3 19002363#4 19002363#6 24241790#1 24241790#2 24241790#3 36892597#0 36892597#1 36892597#2 36892597#3 84960597#0 84960597#1 84960597#3 83517332#0 83517332#1 83517332#2 83517332#3 84960595 316746323#0 316746323#1 316746323#2 370359204#0 370359204#2 478396988 275177453 387892378" >
54c56
<     <route id="pt_subway_U6:1" edges="378659152 378659153 335043669 335043673#0 335043673#1 335043673#2 387125527 295255789" >
---
>     <route id="pt_bus_N5:1" edges="-478396988 -370359204#2 -370359204#0 -316746323#2 -316746323#1 -316746323#0 46140376#1 -84960597#3 -84960597#1 -84960597#0 11103418 23809678#0 23809678#1 23809678#4 -19002363#6 -19002363#4 -19002363#3 -19002363#2 -19002363#1 4613292#0 4613292#1 4613308#1 4613308#2 310357284#0 310357284#1 100405009#0 100405009#2 100405009#3 100405009#4 305093247#0 305093247#2 305093328#0" >
56c58
<     <route id="pt_train_RE2:1" edges="25946657 25946673#0 25946673#1 25946674#0 25946674#1 25946675 25946676 25946679 25946680 32590897 32590898#0 32590898#1 32590889 32590890#0 32590890#1 23809675 23809674 32590635 32590636#0 32590636#1 32590641 32590642 32590485 32590486 32590487 32590488 72984378" >
---
>     <route id="pt_light_rail_S3:1" edges="4471821 4471820 4471819 4471818#0 4471818#1 23809672 25946681 25946682 32590901 32590902 32590893 32590894 23809673 4471817#0 4471817#1 25086879 32590638 32590645 32590647 32590493 32590494 32590495 32590496 72984377#0" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : sumolib net ( Last six runs May2019 Apr2019 )

---------- Differences in output ----------
15a16
> getNeighboringNodes [u'E', u'N', u'S', u'W']

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_bars plain ( Last six runs May2019 Apr2019 )

---------- Differences in image ----------
5c5
< <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 307.584 
< L 414.72 307.584 
< L 414.72 41.472 
< L 57.6 41.472 
---
>     <path d="M 72 388.8 
> L 518.4 388.8 
> L 518.4 43.2 
> L 72 43.2 
30,33c30,33
<     <path clip-path="url(ReplacedTransientURL)" d="M 57.6 318.828169 
< L 106.187755 318.828169 
< L 106.187755 288.843718 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_bars pm10effects ( Last six runs May2019 Apr2019 )

---------- Differences in image ----------
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
30,33c30,33
<     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 262.638806 
< L 161.28 262.638806 
< L 161.28 248.883582 
< L 161.28 248.883582 
---
>     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 255.761194 
> L 161.28 255.761194 
> L 161.28 242.00597 
> L 161.28 242.00597 
38,41c38,41
<     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 242.00597 
< L 162.05184 242.00597 
< L 162.05184 228.250746 
< L 161.28 228.250746 
---
>     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 235.128358 
> L 162.05184 235.128358 
> L 162.05184 221.373134 
> L 161.28 221.373134 
46,49c46,49
<     <path clip-path="url(ReplacedTransientURL)" d="M 161.28 221.373134 
< L 203.7312 221.373134 
< L 203.7312 207.61791 
< L 161.28 207.61791 
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_bars vertical ( Last six runs May2019 Apr2019 )

---------- Differences in image ----------
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
22,25c22,25
<     <path d="M 36 512.64 
< L 259.2 512.64 
< L 259.2 69.12 
< L 36 69.12 
---
>     <path d="M 36 518.4 
> L 259.2 518.4 
> L 259.2 57.6 
> L 36 57.6 
30,33c30,33
<     <path clip-path="url(ReplacedTransientURL)" d="M 32.668657 512.64 
< L 45.99403 512.64 
< L 45.99403 512.64 
< L 32.668657 512.64 
---
>     <path clip-path="url(ReplacedTransientURL)" d="M 39.331343 518.4 
> L 52.656716 518.4 
> L 52.656716 518.4 
> L 39.331343 518.4 
38,41c38,41
<     <path clip-path="url(ReplacedTransientURL)" d="M 52.656716 512.64 
< L 65.98209 512.64 
< L 65.98209 511.75296 
< L 52.656716 511.75296 
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_pie paradigm ( Last six runs May2019 Apr2019 )

---------- Differences in image ----------
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
22,26c22,26
<     <path d="M 355.32 218.16 
< C 355.32 211.359802 354.7953 204.5696 353.750514 197.849098 
< C 352.705729 191.128595 351.143928 184.497549 349.078845 178.014265 
< L 221.4 218.16 
< L 355.32 218.16 
---
>     <path d="M 355.32 216 
> C 355.32 208.93486 354.7953 201.880104 353.750514 194.897764 
> C 352.705729 187.915424 351.143928 181.026025 349.078845 174.290146 
> L 221.4 216 
> L 355.32 216 
28c28
< " style="fill:#7fc97f;"/>
---
> " style="fill:#7fc97f;stroke:#000000;stroke-linejoin:miter;"/>
31,35c31,35
<     <path d="M 349.078845 178.014265 
< C 347.013763 171.530982 344.451468 165.214518 341.414492 159.120415 
< C 338.377517 153.026312 334.874787 147.172484 330.937102 141.610403 
< L 221.4 218.16 
< L 349.078845 178.014265 
---
>     <path d="M 349.078845 174.290146 
> C 347.013763 167.554267 344.451468 160.991707 341.414492 154.660172 
> C 338.377517 148.328636 334.874787 142.246737 330.937102 136.467951 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_pie plain ( Last six runs May2019 Apr2019 )

---------- Differences in image ----------
5c5
< <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,26c22,26
<     <path d="M 379.008 174.528 
< C 379.008 169.087842 378.44832 163.65568 377.333882 158.279278 
< C 376.219444 152.902876 374.553523 147.598039 372.350768 142.411412 
< L 236.16 174.528 
< L 379.008 174.528 
---
>     <path d="M 473.76 216 
> C 473.76 208.93486 473.0604 201.880104 471.667353 194.897764 
> C 470.274305 187.915424 468.191904 181.026025 465.43846 174.290146 
> L 295.2 216 
> L 473.76 216 
28c28
< "/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_csv_pie pm10effects ( Last six runs May2019 Apr2019 )

---------- Differences in image ----------
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
22,25c22,25
<     <path d="M 221.4 85.104 
< C 221.4 85.104 221.4 85.104 221.4 85.104 
< L 221.4 218.16 
< L 221.4 85.104 
---
>     <path d="M 221.4 77.76 
> C 221.4 77.76 221.4 77.76 221.4 77.76 
> L 221.4 216 
> L 221.4 77.76 
27c27
< " style="fill:#a50026;"/>
---
> " style="fill:#a50026;stroke:#000000;stroke-linejoin:miter;"/>
30,34c30,34
<     <path d="M 221.4 85.104 
< C 221.259759 85.104 221.119519 85.104219 220.979279 85.104657 
< C 220.839039 85.105094 220.698799 85.105751 220.558561 85.106626 
< L 221.4 218.16 
< L 221.4 85.104 
---
>     <path d="M 221.4 77.76 
> C 221.259759 77.76 221.119519 77.760227 220.979279 77.760682 
> C 220.839039 77.761137 220.698799 77.761819 220.558561 77.762729 
> L 221.4 216 
> L 221.4 77.76 
<truncated after showing first 30 lines>

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

---------- Differences in image ----------
5c5
< <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 246.099009 
< L 343.296 246.099009 
< L 343.296 102.956991 
< L 57.6 102.956991 
---
>     <path d="M 72 305.463761 
> L 429.12 305.463761 
> L 429.12 126.536239 
> L 72 126.536239 
29a30,183
>     <path clip-path="url(ReplacedTransientURL)" d="M 102.372537 289.64361 
> L 102.372537 216.881682 
> " style="fill:none;stroke:#000000;stroke-width:0.1;"/>
<truncated after showing first 30 lines>
visualisation plot_net_dump logColors ( Last six runs May2019 Apr2019 )
visualisation plot_net_dump plain ( Last six runs May2019 Apr2019 )

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_net_dump multiple_intervals ( Last six runs May2019 Apr2019 )

---------- Differences in image-600 ----------
5c5
< <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 246.099009 
< L 343.296 246.099009 
< L 343.296 102.956991 
< L 57.6 102.956991 
---
>     <path d="M 72 305.463761 
> L 429.12 305.463761 
> L 429.12 126.536239 
> L 72 126.536239 
29a30,183
>     <path clip-path="url(ReplacedTransientURL)" d="M 102.372537 289.64361 
> L 102.372537 216.881682 
> " style="fill:none;stroke:#000000;stroke-width:0.1;"/>
<truncated after showing first 30 lines>
---------- Differences in image-800 ----------
5c5
< <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 246.099009 
< L 343.296 246.099009 
< L 343.296 102.956991 
< L 57.6 102.956991 
---
>     <path d="M 72 305.463761 
> L 429.12 305.463761 
> L 429.12 126.536239 
> L 72 126.536239 
29a30,183
>     <path clip-path="url(ReplacedTransientURL)" d="M 102.372537 289.64361 
> L 102.372537 216.881682 
> " style="fill:none;stroke:#000000;stroke-width:0.1;"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_net_speeds plain ( Last six runs May2019 Apr2019 )

---------- Differences in image ----------
5c5
< <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 246.099009 
< L 343.296 246.099009 
< L 343.296 102.956991 
< L 57.6 102.956991 
---
>     <path d="M 72 305.463761 
> L 429.12 305.463761 
> L 429.12 126.536239 
> L 72 126.536239 
29a30,183
>     <path clip-path="url(ReplacedTransientURL)" d="M 102.372537 289.64361 
> L 102.372537 216.881682 
> " style="fill:none;stroke:#000000;"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : visualisation plot_summary plain ( Last six runs May2019 Apr2019 )

---------- Differences in image ----------
5c5
< <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
---
> <svg height="432pt" version="1.1" viewBox="0 0 576 432" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
8c8
< *{stroke-linecap:butt;stroke-linejoin:round;}
---
> *{stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:100000;}
13,15c13,15
<    <path d="M 0 345.6 
< L 460.8 345.6 
< L 460.8 0 
---
>    <path d="M 0 432 
> L 576 432 
> L 576 0 
22,25c22,25
<     <path d="M 57.6 307.584 
< L 414.72 307.584 
< L 414.72 41.472 
< L 57.6 41.472 
---
>     <path d="M 72 388.8 
> L 518.4 388.8 
> L 518.4 43.2 
> L 72 43.2 
29a30,92
>     <path clip-path="url(ReplacedTransientURL)" d="M 72 367.2 
> L 83.16 345.6 
> L 94.32 324 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : xml schemaCheck tests netconvert ( Last six runs May2019 Apr2019 )

---------- Differences in errors ----------
1a2,4
> netconvert/import/SUMO/attributes/plain_edges.netconvert:51:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/XML/distance/input_edges.edg.xml:2:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/XML/distance/plain_edges.netconvert:29:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.

TEST FAILED on ts-sim-winbuild-ba : xml schemaCheck tests nets ( Last six runs May2019 Apr2019 )

---------- Differences in errors ----------
2a3,42
> netconvert/import/OSM/rail_crossing/net.netconvert:162:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:165:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:177:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:180:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:195:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:198:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:201:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:204:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:207:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:210:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing/net.netconvert:213:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:203:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:206:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:218:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:221:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:236:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:239:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:242:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:245:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:248:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:251:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_crossing_with_peds/net.netconvert:254:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_highspeed/net.netconvert:111:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_highspeed/net.netconvert:114:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_highspeed/net.netconvert:123:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_highspeed/net.netconvert:96:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_preferred_direction/net.netconvert:78:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/rail_preferred_direction/net.netconvert:84:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
> netconvert/import/OSM/railway_usage/net.netconvert:224:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'edge', attribute 'distance': The attribute 'distance' is not allowed.
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #5409) on ts-sim-winbuild-ba : detector flowrouter motorway_ramps lane_based ( Last six runs May2019 Apr2019 )

option lane-based does not work
(This bug was triggered by text found in file 'routes' matching 'on3 3 off3')
---------- Differences in flows ----------
2c2,3
<     <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/>
---
>     <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/>
>     <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/>
---------- Differences in routes ----------
2c2,3
<     <route id="1_off3.qPKW" edges="1 2 3 off3"/>
---
>     <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/>
>     <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>

TEST had known bugs (see #2620) on ts-sim-winbuild-ba : projects evacuation plain ( Last six runs May2019 Apr2019 )

unstable inputs
(This bug was triggered by text found in the full difference report matching 'Warning')
---------- Differences in errors ----------
1,6925c1
< Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334').
< Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0').
< Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886').
< Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0').
< Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0').
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0').
< Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0').
< Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,97d0
< Parsing types from <DIR>/osmNetconvert.typ.xml'... done.
< Parsing nodes from osm-file 'osm_bbox.osm.xml'... 
< Found duplicate nodes. Substituting 3215103784 with 288002013
< Found duplicate nodes. Substituting 3987794203 with 3987794202
< Found duplicate nodes. Substituting 3997661445 with 3517810193
< Found duplicate nodes. Substituting 4016273048 with 26992494
< Found duplicate nodes. Substituting 4016273049 with 2306772973
< done.
< Parsing edges from osm-file 'osm_bbox.osm.xml'... done.
< Removing duplicate edges... 
< Found duplicate edges. Removing 310058575
< Found duplicate edges. Removing 310058576
< Found duplicate edges. Removing 310058577
< Found duplicate edges. Removing 335703516
< Found duplicate edges. Removing 335703519
< Found duplicate edges. Removing 335703532
< Found duplicate edges. Removing 377118659
< Found duplicate edges. Removing 377494320
< Found duplicate edges. Removing 391385403
< done.
< Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0').
< Parsing relations from osm-file 'osm_bbox.osm.xml'... 
< done.
<  Removed 1494 traffic lights before loading plain-XML
<  Import done:
<    37203 nodes loaded.
<    34 types loaded.
<    36921 edges loaded.
< Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'.
<truncated after showing first 30 lines>
---------- New result in catalogue ----------
No files or directories were created, edited or deleted.

TEST had known bugs (bug 1190 (NONEXISTENT)) on ts-sim-winbuild-ba : xml csv2xml cross3ltl_full_schema ( Last six runs May2019 Apr2019 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1190?format=tab': <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>.

Please make sure that bug 1190 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by FAILING to find text in file 'xml' matching 'vehicles')
---------- Differences in xml ----------
1,32d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< <!-- generated on Tue Dec  3 16:33:35 2013 by SUMO sumo Version dev-SVN-r15233
< 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/sumoConfiguration.xsd">
< 
<     <input>
<         <net-file value="net.net.xml"/>
<         <route-files value="input_routes.rou.xml"/>
<     </input>
< 
<     <output>
<         <full-output value="full.xml"/>
<     </output>
< 
<     <time>
<         <begin value="0"/>
<         <end value="120"/>
<     </time>
< 
<     <report>
<         <no-duration-log value="true"/>
<         <no-step-log value="true"/>
<     </report>
< 
<truncated after showing first 30 lines>