14Feb19rv1_1_0+0860-966bc87a5a - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.28Feb002241.26166 -g

To start TextTest for these tests, run:

texttest -a tools -d /home/delphi/gcc/sumo/tests


default: 434 tests: 423 succeeded 9 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : build checkStyle complex ( Last six runs Feb2019 )

---------- Differences in output ----------
0a1,55
> traci/openGap/runner.py:69:32: W291 trailing whitespace
> traci/openGap/runner.py:72:13: E265 block comment should start with '# '
> traci/openGap/runner.py:74:22: E211 whitespace before '('
> traci/openGap/runner.py:75:30: E225 missing whitespace around operator
> traci/openGap/runner.py:76:37: E225 missing whitespace around operator
> traci/openGap/runner.py:77:33: E225 missing whitespace around operator
> traci/openGap/runner.py:102:121: E501 line too long (124 > 120 characters)
> traci/openGap/runner.py:104:121: E501 line too long (124 > 120 characters)
> traci/openGap/runner.py:105:121: E501 line too long (121 > 120 characters)
> traci/openGap/runner.py:106:121: E501 line too long (130 > 120 characters)
> traci/openGap/runner.py:110:1: W293 blank line contains whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:31:42: W291 trailing whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:32:9: E127 continuation line over-indented for visual indent
> traci/pythonApi/bugs/ticket5114/runner.py:33:45: W291 trailing whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:34:9: E127 continuation line over-indented for visual indent
> traci/pythonApi/bugs/ticket5114/runner.py:35:51: W291 trailing whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:36:9: E127 continuation line over-indented for visual indent
> traci/pythonApi/bugs/ticket5114/runner.py:37:51: W291 trailing whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:38:9: E127 continuation line over-indented for visual indent
> traci/pythonApi/bugs/ticket5114/runner.py:39:51: W291 trailing whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:40:9: E127 continuation line over-indented for visual indent
> traci/pythonApi/bugs/ticket5114/runner.py:41:57: W291 trailing whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:42:9: E127 continuation line over-indented for visual indent
> traci/pythonApi/bugs/ticket5114/runner.py:43:51: W291 trailing whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:44:9: E127 continuation line over-indented for visual indent
> traci/pythonApi/bugs/ticket5114/runner.py:45:57: W291 trailing whitespace
> traci/pythonApi/bugs/ticket5114/runner.py:46:9: E127 continuation line over-indented for visual indent
> traci/pythonApi/getNeighbors/runner.py:42:1: E305 expected 2 blank lines after class or function definition, found 1
> traci/pythonApi/getNeighbors/runner.py:44:1: E302 expected 2 blank lines, found 1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : build checkStyle header ( Last six runs Feb2019 )

---------- Differences in output ----------
10a11,19
> src/microsim/cfmodels/ParBuffer.h broken @date reference ['///', '@version', '$Id$']
> src/microsim/cfmodels/ParBuffer.h broken @version reference ['///']
> src/microsim/cfmodels/ParBuffer.h missing empty line 13 // Class for the string serialization and deserialization of parameters
> src/netedit/GNEViewNetHelper.cpp broken @file reference /// @file    GNEViewNet.cpp
> src/netedit/frames/GNEVehicleTypeFrame.cpp broken @file reference /// @file    GNEVehicleTypeFrame.h
> src/utils/gui/shortcuts/GUIShortcutsSubSys.cpp invalid license
> src/utils/router/FareToken.h broken @file reference /// @file    FareModul.h
> src/utils/router/FareZones.h broken @file reference /// @file    FareModul.h
> tools/build/runSikulixServer.pyw invalid license

TEST FAILED on ts-sim-build-ba : build checkStyle netedit ( Last six runs Feb2019 )

---------- Differences in output ----------
0a1,2
> neteditTestFunctions.py:701:20: E712 comparison to True should be 'if cond is True:' or 'if cond:'
> neteditTestFunctions.py:722:20: E712 comparison to True should be 'if cond is True:' or 'if cond:'

TEST FAILED on ts-sim-build-ba : build checkStyle tools ( Last six runs Feb2019 )

---------- Differences in output ----------
0a1,98
> assign/network.py:453:37: F821 undefined name 'DetectedFlows'
> assign/routeChoices.py:502:11: F821 undefined name 'netfile'
> build/buildHTMLDocs.py:152:25: E721 do not compare types, use 'isinstance()'
> build/timing.py:41:1: E302 expected 2 blank lines, found 1
> build/timing.py:45:22: F821 undefined name 'xrange'
> build/timing.py:46:121: E501 line too long (167 > 120 characters)
> build/timing.py:50:25: F841 local variable 'w' is assigned to but never used
> build/timing.py:54:25: F841 local variable 'm' is assigned to but never used
> import/visum/visum_parseZaehlstelle.py:69:13: E741 ambiguous variable name 'l'
> output/analyze_teleports.py:40:1: W293 blank line contains whitespace
> plot_trajectories.py:38:85: W291 trailing whitespace
> plot_trajectories.py:53:121: E501 line too long (124 > 120 characters)
> plot_trajectories.py:86:16: E203 whitespace before ':'
> plot_trajectories.py:87:16: E203 whitespace before ':'
> plot_trajectories.py:88:16: E203 whitespace before ':'
> plot_trajectories.py:89:16: E203 whitespace before ':'
> plot_trajectories.py:90:16: E203 whitespace before ':'
> plot_trajectories.py:91:16: E203 whitespace before ':'
> plot_trajectories.py:92:16: E203 whitespace before ':'
> plot_trajectories.py:95:32: W291 trailing whitespace
> plot_trajectories.py:107:121: E501 line too long (146 > 120 characters)
> plot_trajectories.py:141:9: E265 block comment should start with '# '
> plot_trajectories.py:142:9: E265 block comment should start with '# '
> plot_trajectories.py:147:13: E265 block comment should start with '# '
> plot_trajectories.py:152:9: E265 block comment should start with '# '
> plot_trajectories.py:175:22: E231 missing whitespace after ','
> plot_trajectories.py:188:5: E303 too many blank lines (2)
> simpla/_platoon.py:82:1: W293 blank line contains whitespace
> simpla/_platoon.py:88:9: E722 do not use bare except'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : build checkStyle tooltests ( Last six runs Feb2019 )

---------- Differences in output ----------
0a1,2
> sumolib/patch_network/runner.py:39:20: E203 whitespace before ':'
> sumolib/patch_network/runner.py:39:40: E261 at least two spaces before inline comment

TEST FAILED on ts-sim-build-ba : import OSM webWizard ( Last six runs Feb2019 )

---------- Differences in errors ----------
470,471d469
< Warning: Teleporting vehicle 'veh206'; waited too long (wrong lane), lane='202157002#3_3', time=1196.00.
< Warning: Vehicle 'veh206' ends teleporting on edge '24913519#1', time 1196.00.
473c471
< Warning: Person 'ped126' aborted waiting for 147:3 at busStop '3869306764'.
---
> Warning: Person 'ped69' aborted waiting for M4:1 at busStop '1633759766'.
474a473
> Warning: Person 'ped131' aborted waiting for 200:1 at busStop '270718978'.
---------- Differences in osmimport ----------
112c112
<         <lane id=":1157325158_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.64" width="2.00" shape="2225.34,2120.87 2226.58,2119.31 2225.45,2118.20 2223.85,2117.01 2222.45,2118.90 2224.05,2120.09 2225.07,2120.61 2224.84,2120.33 2224.64,2120.08 2224.45,2119.92 2224.26,2119.91"/>
---
>         <lane id=":1157325158_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.16" width="2.00" shape="2225.34,2120.87 2226.58,2119.31 2225.45,2118.20 2223.85,2117.01 2223.17,2117.92 2224.78,2119.11 2225.08,2120.49 2224.99,2120.00 2224.99,2119.50 2225.01,2119.11 2224.96,2118.94"/>
830c830
<         <lane id=":1393236495_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.62" width="2.00" shape="1446.62,1885.42 1448.59,1885.04 1450.06,1885.05 1450.23,1883.06 1445.18,1882.61 1445.00,1884.60 1446.51,1885.05 1446.33,1884.83 1446.09,1884.70 1445.78,1884.65 1445.42,1884.63"/>
---
>         <lane id=":1393236495_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.59" width="2.00" shape="1446.60,1885.32 1448.57,1884.94 1450.06,1885.05 1450.23,1883.06 1445.18,1882.61 1445.00,1884.60 1446.49,1884.97 1446.31,1884.77 1446.07,1884.67 1445.77,1884.63 1445.41,1884.62"/>
1088c1088
<         <lane id=":1457124722_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.49" width="2.00" shape="1557.88,2001.87 1558.13,1999.89 1556.82,1998.20 1554.84,1997.96 1554.16,1999.39 1553.92,2001.37"/>
---
>         <lane id=":1457124722_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.44" width="2.00" shape="1557.88,2001.87 1558.13,1999.89 1556.82,1998.20 1554.84,1997.96 1554.26,1999.40 1554.01,2001.39"/>
2070c2070
<         <lane id=":1673526976_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.78" width="4.00" shape="1450.29,2146.19 1447.23,2143.61 1448.73,2144.37 1450.33,2145.58"/>
---
>         <lane id=":1673526976_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.07" width="4.00" shape="1450.29,2146.19 1447.23,2143.61 1447.97,2145.37 1449.57,2146.58"/>
2323c2323
<         <lane id=":1769589034_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.17" width="4.00" shape="1065.90,2389.93 1068.89,2390.19 1072.68,2383.46 1069.69,2383.21 1069.32,2384.77 1068.64,2385.80 1067.80,2386.57 1066.96,2387.33 1066.28,2388.36"/>
---
>         <lane id=":1769589034_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.14" width="4.00" shape="1065.91,2389.88 1068.90,2390.14 1072.68,2383.46 1069.69,2383.21 1069.32,2384.77 1068.64,2385.80 1067.80,2386.57 1066.96,2387.33 1066.28,2388.36"/>
2936c2936
<         <lane id=":1828018092_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.36" width="2.00" shape="2682.41,2503.03 2682.03,2501.07 2679.96,2499.06 2678.54,2500.46 2678.69,2501.70 2679.06,2503.66"/>
---
>         <lane id=":1828018092_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.39" width="2.00" shape="2682.45,2503.02 2682.08,2501.06 2679.96,2499.06 2678.54,2500.46 2678.69,2501.70 2679.06,2503.66"/>
3117c3117
<         <lane id=":1860777046_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.94" width="2.00" shape="2621.19,2222.96 2622.38,2221.35 2623.44,2220.71 2621.92,2219.41 2619.89,2219.49 2618.68,2221.08"/>
---
>         <lane id=":1860777046_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.99" width="2.00" shape="2621.19,2222.96 2622.38,2221.35 2623.51,2220.63 2621.98,2219.33 2619.89,2219.49 2618.68,2221.08"/>
3126c3126
<         <lane id=":1860777052_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.30" width="2.00" shape="2061.18,2359.79 2063.01,2358.98 2064.29,2359.28 2065.03,2357.42 2059.67,2355.22 2058.87,2357.05 2060.87,2359.06 2060.62,2358.51 2060.37,2358.07 2060.03,2357.71 2059.56,2357.39"/>
<truncated after showing first 30 lines>
---------- Differences in osmstops ----------
86c86
<         <access lane="463829474#0_0" pos="0.20" length="1.74" friendlyPos="1"/>
---
>         <access lane="463829474#0_0" pos="0.10" length="3.62" friendlyPos="1"/>
89c89
<     <busStop id="1686199552" name="Berliner Rathaus" lane="156364566#1_2" startPos="17.60" endPos="32.60" friendlyPos="true" lines="N65 N8 N40"/>
---
>     <busStop id="1686199552" name="Berliner Rathaus" lane="156364566#1_2" startPos="18.00" endPos="33.00" friendlyPos="true" lines="N65 N8 N40"/>
107c107
<         <access lane="272810811_0" pos="0.00" length="2.27" friendlyPos="1"/>
---
>         <access lane="272810811_0" pos="0.00" length="2.32" friendlyPos="1"/>
130c130
<         <access lane="175499826_0" pos="0.20" length="11.92" friendlyPos="1"/>
---
>         <access lane="175499826_0" pos="0.10" length="11.92" friendlyPos="1"/>
284c284
<         <access lane="377110621#1_0" pos="0.00" length="13.28" friendlyPos="1"/>
---
>         <access lane="377110621#1_0" pos="0.00" length="13.23" friendlyPos="1"/>
298c298
<         <access lane="272757323#1_0" pos="0.20" length="8.39" friendlyPos="1"/>
---
>         <access lane="272757323#1_0" pos="0.20" length="8.44" friendlyPos="1"/>
379c379
<         <access lane="379904843#3_0" pos="0.00" length="18.35" friendlyPos="1"/>
---
>         <access lane="379904843#3_0" pos="0.00" length="18.37" friendlyPos="1"/>
433c433
<     <busStop id="3867910441" name="U Weinmeisterstraße/Gipsstraße" lane="36892597#2_1" startPos="5.40" endPos="20.40" friendlyPos="true" lines="N65 N2 N8 N40 N42"/>
<truncated after showing first 30 lines>
---------- Differences in osmtrips ----------
280c280
<     <person id="ped92" depart="402.10" type="ped_pedestrian">
---
>     <person id="ped92" depart="402.08" type="ped_pedestrian">
283c283
<     <person id="ped93" depart="406.47" type="ped_pedestrian">
---
>     <person id="ped93" depart="406.45" type="ped_pedestrian">
331c331
<     <person id="ped109" depart="476.40" type="ped_pedestrian">
---
>     <person id="ped109" depart="476.38" type="ped_pedestrian">
334c334
<     <person id="ped110" depart="480.77" type="ped_pedestrian">
---
>     <person id="ped110" depart="480.75" type="ped_pedestrian">
337c337
<     <person id="ped111" depart="485.14" type="ped_pedestrian">
---
>     <person id="ped111" depart="485.12" type="ped_pedestrian">
340c340
<     <person id="ped112" depart="489.51" type="ped_pedestrian">
---
>     <person id="ped112" depart="489.49" type="ped_pedestrian">
343c343
<     <person id="ped113" depart="493.88" type="ped_pedestrian">
---
>     <person id="ped113" depart="493.86" type="ped_pedestrian">
346c346
<     <person id="ped114" depart="498.25" type="ped_pedestrian">
<truncated after showing first 30 lines>
---------- Differences in output ----------
60c60
< Guessed 962 pedestrian crossings.
---
> Guessed 959 pedestrian crossings.
119c119
< Simulation ended at time: 2609.00
---
> Simulation ended at time: 2607.00
126d125
< Teleports: 1 (Wrong Lane: 1)
131,143c130,142
<  RouteLength: 1706.62
<  Duration: 332.25
<  WaitingTime: 59.45
<  TimeLoss: 113.69
<  DepartDelay: 0.19
< Pedestrian Statistics (avg of 415 walks):
<  RouteLength: 293.86
<  Duration: 249.63
<  TimeLoss: 40.24
< Ride Statistics (avg of 179 rides):
<  WaitingTime: 118.35
<  RouteLength: 894.22
<  Duration: 109.23
---
>  RouteLength: 1700.17
>  Duration: 329.54
>  WaitingTime: 56.29
>  TimeLoss: 111.07
>  DepartDelay: 0.36
<truncated after showing first 30 lines>
---------- Differences in ptroutes ----------
38,39d37
<     <route id="pt_tram_M4:2" 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" >
<     </route>
41a40,41
>     <route id="pt_tram_M4:2" 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" >
>     </route>
56,58c56
<     <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 24913524#2 195401006 195401017#0 195401017#1 195401017#3 405100405" >
<     </route>
<     <route id="pt_light_rail_S25:1" edges="394320751 394320750 465376249 463462760 230976795" >
---
>     <route id="pt_light_rail_S7: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" >
64,65d61
<     <route id="pt_tram_M5:1" edges="143891040#0 143891040#1 143891040#2 101699676#0 101699676#1 101699676#2 101699676#3 101699676#4 30721656#0 30721656#1 30721656#2 30721656#3 30721656#4 421641065#0 421641065#1 30123145#0 30123145#1 30123145#2 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" >
<     </route>
68,70c64
<     <route id="pt_bus_200:1" edges="-326116285#2 -4402014#3 -4402014#2 -4402014#1 -4402014#0 -326116286#2 -326116286#1 -326116286#0 -24913267#3 -24913267#2 -24913267#1 -24913267#0 342968607#1 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 1718
26984#3 171826984#4 171826984#5 24913524#0 24913524#1 24913524#2 195401006 195401017#0 195401017#1 195401017#3 405100405" >
<     </route>
<     <route id="pt_bus_100:0" 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_subway_U2:1" edges="177195505#0 177195505#1 272795474 272795470#0 272795470#1" >
74c68,70
<     <route id="pt_bus_200:0" edges="24914141#2 24914141#3 24914141#4 24914141#6 318282850#0 318282850#1 112128419#1 112128419#2 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 340498988 188386313#0" >
---
>     <route id="pt_bus_N5:1" edges="-478396988 -370359204#2 -370359204#0 -316746323#2 -316746323#1 -316746323#0 46140376#1 -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" >
>     </route>
>     <route id="pt_bus_N6:1" edges="-196850606#4 -196850606#3 -196850606#2 -196850606#1 -196850606#0 196850607#1 196850607#2 -42102542#1 196850609#0 196850609#1 196850609#2 194069450#0 194069450#1 461526153 169999355 -11483007 22972195#1 22972195#2 465376239 465376255#0 465376255#1 190447767#1 190447766#0 190447766#1" >
92c88
<     <route id="pt_bus_147:0" edges="43156728#2 43156728#4 120675240#0 120675240#1 -8008608 -4611696#5 -4611696#4 -4611696#3 -4611696#2 -4611696#1 -23755950#3 -23755950#2 -23755950#1 -23755950#0 -66071366#3 -66071366#2 -66071366#1 -66071366#0 -389101365#2 -389101365#1 -389101365#0 -35557143#1 -35557143#0 196850609#0 196850609#1 196850609#2 194069450#0 194069450#1 461526153 169999355 -11483007 22972195#1 22972195#2 465376239 465376255#0 465376255#1 190447767#1 190447766#0 190447766#1 4402228 465
376254 222328410 -6228081 541295974 30720544#0 30720544#1 42103020 111251382#2 437325051#0 437325051#1 176043806#0 176043806#1 176043807#0 176043807#1 176043807#2" >
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tls tlsAdaptation basic ( Last six runs Feb2019 )

---------- Differences in additional ----------
3,11d2
<     <tlLogic id="cluster_1037005497_2683362682" type="static" programID="newProg" offset="0">
<         <phase duration="51" state="GGGGGGrrrrrrrrrrrrGGGGGGrrrrrrrrrrrr"/>
<         <phase duration="6" state="yyyyyyrrrrrrrrrrrryyyyyyrrrrrrrrrrrr"/>
<         <phase duration="42" state="rrrrrrGGrrrrrrrrrrrrrrrrGGrrrrrrrrrr"/>
<         <phase duration="6" state="rrrrrryyrrrrrrrrrrrrrrrryyrrrrrrrrrr"/>
<         <phase duration="14" state="rrrrrrrrGGGGGGggggrrrrrrrrGGGGGGgggg"/>
<         <phase duration="6" state="rrrrrrrryyyyyyyyyyrrrrrrrryyyyyyyyyy"/>
<     </tlLogic>
< </additional>
---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tools/tlsCycleAdaptation.py", line 427, in <module>
>     main(options)
>   File "/home/delphi/gcc/sumo/tests/../tools/tlsCycleAdaptation.py", line 407, in main
>     groupFlowsMap = optimizeGreenTime(groupFlowsMap, phaseLaneIndexMap, currentLength, options)
> UnboundLocalError: local variable 'groupFlowsMap' referenced before assignment

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests routes ( Last six runs Feb2019 )

---------- Differences in errors ----------
3c3
< IOError: Error reading file 'http://sumo.dlr.de/xsd/blub_file.xsd': failed to load HTTP resource
---
> IOError: Error reading file 'http://sumo.dlr.de/xsd/blub_file.xsd': failed to load external entity "http://sumo.dlr.de/xsd/blub_file.xsd"

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests sim_outputs ( Last six runs Feb2019 )

---------- Differences in errors ----------
0a1,18
> Error on parsing 'sumo/output/examples/cross3ltl_meandata_amitran/aggregated300.sumo.meso'!
> Traceback (most recent call last):
> IOError: Error reading file 'http://sumo.dlr.de/xsd/amitran/linkdata.xsd': failed to load external entity "http://sumo.dlr.de/xsd/amitran/linkdata.xsd"
> Error on parsing 'sumo/output/examples/cross3ltl_meandata_amitran/aggregated300.sumo'!
> Traceback (most recent call last):
> IOError: Error reading file 'http://sumo.dlr.de/xsd/amitran/linkdata.xsd': failed to load external entity "http://sumo.dlr.de/xsd/amitran/linkdata.xsd"
> Error on parsing 'sumo/output/examples/cross3ltl_meandata_amitran/aggregated60.sumo'!
> Traceback (most recent call last):
> IOError: Error reading file 'http://sumo.dlr.de/xsd/amitran/linkdata.xsd': failed to load external entity "http://sumo.dlr.de/xsd/amitran/linkdata.xsd"
> Error on parsing 'sumo/output/examples/cross3ltl_meandata_amitran/aggregated300.sumo.sublanes'!
> Traceback (most recent call last):
> IOError: Error reading file 'http://sumo.dlr.de/xsd/amitran/linkdata.xsd': failed to load external entity "http://sumo.dlr.de/xsd/amitran/linkdata.xsd"
> Error on parsing 'sumo/output/examples/cross3ltl_meandata_amitran/aggregated60.sumo.meso'!
> Traceback (most recent call last):
> IOError: Error reading file 'http://sumo.dlr.de/xsd/amitran/linkdata.xsd': failed to load external entity "http://sumo.dlr.de/xsd/amitran/linkdata.xsd"
> Error on parsing 'sumo/output/examples/cross3ltl_meandata_amitran/aggregated60.sumo.sublanes'!
> Traceback (most recent call last):
> IOError: Error reading file 'http://sumo.dlr.de/xsd/amitran/linkdata.xsd': failed to load external entity "http://sumo.dlr.de/xsd/amitran/linkdata.xsd"

Detailed information for the tests that had known bugs:

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

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-build-ba : xml csv2xml cross3ltl_full_schema ( Last six runs Feb2019 )

Failed to open URL 'http://sumo.dlr.de/trac.wsgi/ticket/1190?format=tab': HTTP Error 404: Not Found.

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 'http://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>