13Feb19rv1_1_0+0838-be08527511 - 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: 424 succeeded 8 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,84
> 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 ----------
469a470,471
> Warning: Teleporting vehicle 'veh206'; waited too long (wrong lane), lane='202157002#3_3', time=1171.00.
> Warning: Vehicle 'veh206' ends teleporting on edge '24913519#1', time 1171.00.
471a474,475
> Warning: Person 'ped69' aborted waiting for M4:1 at busStop '1633759766'.
> Warning: Person 'ped126' aborted waiting for 147:3 at busStop '3869306764'.
472a477
> 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: 2620.00
---
> Simulation ended at time: 2613.00
125a126
> Teleports: 1 (Wrong Lane: 1)
130,134c131,135
<  RouteLength: 1701.20
<  Duration: 324.02
<  WaitingTime: 51.84
<  TimeLoss: 105.55
<  DepartDelay: 0.21
---
>  RouteLength: 1708.41
>  Duration: 338.26
>  WaitingTime: 63.71
>  TimeLoss: 119.35
>  DepartDelay: 0.22
136,144c137,145
<  RouteLength: 293.73
<  Duration: 249.55
<  TimeLoss: 40.23
< Ride Statistics (avg of 180 rides):
<  WaitingTime: 115.62
<  RouteLength: 892.32
<  Duration: 107.28
<truncated after showing first 30 lines>
---------- Differences in ptroutes ----------
36,37d35
<     <route id="pt_bus_TXL:0" 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>
39a38,39
>     <route id="pt_bus_TXL:0" 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>
51a52,53
>     <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>
74c76
<     <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 id="pt_subway_U2:0" edges="200422335#0 200422335#1 272795471 377634133 384294420" >
76c78
<     <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" >
80,81d81
<     <route id="pt_bus_N8:1" edges="606078065 156364553#0 156364553#1 606078066#0 606078066#1 72157172 61583424#0 61583424#1 61583424#2 534588621#0 534588621#1 4773465#1 4773465#2 4773465#3 490365295#0 490365295#1 490365295#2 -156364570#3 -156364570#2 -156364570#1 -156364570#0 -77348147 -387892378 -275177453 -478396988 -370359204#2 -370359204#0 -316746323#2 -316746323#1 -316746323#0 46140376#1 -84960597#1 -84960597#0 -36892597#3 -36892597#2 -36892597#1" >
<     </route>
87a88,89
>     <route id="pt_bus_N8:0" edges="36892597#2 36892597#3 84960597#0 84960597#1 83517332#0 83517332#1 83517332#2 83517332#3 84960595 316746323#0 316746323#1 316746323#2 370359204#0 370359204#2 478396988 275177453 387892378 77348147 156364570#0 156364570#1 156364570#2 156364570#3 156364556#1 202157002#0 202157002#1 202157002#2 202157002#3 -534588621#1 -534588621#0 606078071#0 606078071#1 606078071#2 606078071#3 61583423#0 61583423#1 -156364553#1 -156364553#0 -606078065 4612963 156364566#1" >
>     </route>
89a92,93
>     <route id="pt_bus_N8:1" edges="606078065 156364553#0 156364553#1 606078066#0 606078066#1 72157172 61583424#0 61583424#1 61583424#2 534588621#0 534588621#1 4773465#1 4773465#2 4773465#3 490365295#0 490365295#1 490365295#2 -156364570#3 -156364570#2 -156364570#1 -156364570#0 -77348147 -387892378 -275177453 -478396988 -370359204#2 -370359204#0 -316746323#2 -316746323#1 -316746323#0 46140376#1 -84960597#1 -84960597#0 -36892597#3 -36892597#2 -36892597#1" >
>     </route>
95a100,101
>     <route id="pt_bus_N40:1" edges="36892597#2 36892597#3 84960597#0 84960597#1 83517332#0 83517332#1 83517332#2 83517332#3 84960595 316746323#0 316746323#1 316746323#2 370359204#0 370359204#2 478396988 275177453 387892378 77348147 156364570#0 156364570#1 156364570#2 156364570#3 156364556#1 202157002#0 202157002#1 202157002#2 202157002#3 -534588621#1 -534588621#0 606078071#0 606078071#1 606078071#2 606078071#3 61583423#0 61583423#1 -156364553#1 -156364553#0 -606078065 4612963 156364566#1" >
>     </route>
98c104
<truncated after showing first 30 lines>

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 503: Service Unavailable.

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>